-
Notifications
You must be signed in to change notification settings - Fork 13.4k
bug: "Select" doesn't work properly with filter #5857
Copy link
Copy link
Closed
Description
Type: bug
Ionic Version: 1.x
Platform: mobile webview
Code can be found here: http://codepen.io/baplac/pen/yOJLVZ
To reproduce the bug: Launch this code on either an android emulator or an android device. Change selected category from x to y (no problem yet). Then change selected category from y to z. The filter is applied but the selected category still appears to be y.
This bug does not seem to happen when testing the code in a browser.
Note: if we change the category back to y after producing the bug, the bug will "disappear". Every following category change will work fine. This only happens the second time the category is changed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels