You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This wasn't intentional and the fix has already landed in the v0.10.2 branch. BTW, v0.10.2 should get released within the next couple of days (maybe even tomorrow).
I previously used 'setQuery' to preset a value for the typeahead.
From what I can see 'val' is the new replacement but when I use it the dropdown menu is shown as well as the base input field when the page is loaded.
See this fiddle ... http://jsfiddle.net/stratdaz/2qza9/4/
Is this by design? When the page loads I just want to see the value and not interact with the typeahead.
The text was updated successfully, but these errors were encountered: