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
When I use multiple popups just as usual (outside any kind of async fn) the popup stack works great but when I try to use the both way, the popups get weird because they can't be closed.
Edit:
I compared the last release version v1.1.0 (which has the bug) and the version v1.0.0-beta.11 (which hasn't) so I could resolve in the following way:
Type: bug
Platform: all
Hi there,
When I use multiple popups just as usual (outside any kind of async fn) the popup stack works great but when I try to use the both way, the popups get weird because they can't be closed.
To explain my self better here's the code: http://jsbin.com/fofasuresi/1/edit?html,css,js,console,output
Any idea about that?
Thanks in advance.
Edit:
I compared the last release version v1.1.0 (which has the bug) and the version v1.0.0-beta.11 (which hasn't) so I could resolve in the following way:
https://github.com/dhyegofernando/ionic/commit/ae5fc66201b687da866f53b0bec70118a85e34c4
The text was updated successfully, but these errors were encountered: