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
If you open an alert and there is a menu on your page, you still can swipe to open/close it while the alert is present.
This is annoying if you have a menu that is disabled on a specific state (ie not logged in) and the user logged out with the menu opened, he won't be able to close it then.
What behavior are you expecting?
Disable the swipe event when an alert is present
Steps to reproduce:
Present an alert on a page with a menu (which has the swipeEnabled config set to true)
Short description of the problem:
If you open an alert and there is a menu on your page, you still can swipe to open/close it while the alert is present.
This is annoying if you have a menu that is disabled on a specific state (ie not logged in) and the user logged out with the menu opened, he won't be able to close it then.
What behavior are you expecting?
Disable the swipe event when an alert is present
Steps to reproduce:
See the plunkr
Which Ionic Version? 2 rc2
Platform: any
The text was updated successfully, but these errors were encountered: