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 Oct 2, 2019. It is now read-only.
After setting the select model to null, the item remains as active in the dropdown. You can see this bug in the example plunkr below. Just select something from the list, then click Clear ng-model, then open the dropdown. I believe this is not expected behaviour. It also happens when you change the data source, the previously selected position in the dropdown remains active.
Link to minimally-working plunker that reproduces the issue: