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 has been archived by the owner on May 4, 2022. It is now read-only.
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.
From @baplac on March 16, 2016 11:11
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.
Copied from original issue: ionic-team/ionic-framework#5857
The text was updated successfully, but these errors were encountered: