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
Then using group by in ng-options, the options are initially sorted just fine, and everything works as expected. As soon as you start using the input search, however, all grouping disappears.
This is evident in the demo from the readme - all grouping and sorting is lost when removing the default value.
The text was updated successfully, but these errors were encountered:
Then using
group by
inng-options
, the options are initially sorted just fine, and everything works as expected. As soon as you start using the input search, however, all grouping disappears.This is evident in the demo from the readme - all grouping and sorting is lost when removing the default value.
The text was updated successfully, but these errors were encountered: