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
{{ message }}
This repository was archived by the owner on May 29, 2019. It is now read-only.
I use typeahead with a lot of suggestions (6 000), so i need scroll into list.
But if editable is false, when i use the scrollbar, the $viewValue searchTerm is lost, i didn't found any way to prevent this behaviour.