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
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.
The text was updated successfully, but these errors were encountered:
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
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.
The text was updated successfully, but these errors were encountered: