ui-select filtering only one field
I’m working on an AngularJS application and I’m using ui-select to allow users to select multiple roles and tabs. The filtering works perfectly for the tabs, but for some reason, it’s not working for the roles, even though both are retrieved from the backend and have the same structure.
Angular JS ui-select filtering only one field
I’m working on an AngularJS application and I’m using ui-select to allow users to select multiple roles and tabs. The filtering works perfectly for the tabs, but for some reason, it’s not working for the roles, even though both are retrieved from the backend and have the same structure.