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.
I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request
Current behavior:
In my app, there were an alert and a modal, depends on http response, the alert and the modal displayed in random sequence. Only when modal displayed over the alert and only on the device, the modal lost response, user clicked the modal content and no response. If on Chrome simulator, everything was ok
Expected behavior:
No matter modal over alert or alert over modal, the user interaction should properly work
Steps to reproduce:
Related code:
insert short code snippets here
Other information:
Ionic info: (run ionic info from a terminal/cmd prompt and paste output below):
Original issue by @qiluo on 2018-07-04T02:16:48Z
Ionic version: (check one with "x")
(For Ionic 1.x issues, please use https://github.com/ionic-team/ionic-v1)
[ ] 2.x
[x] 3.x
[ ] 4.x
I'm submitting a ... (check one with "x")
[x] bug report
[ ] feature request
Current behavior:
In my app, there were an alert and a modal, depends on http response, the alert and the modal displayed in random sequence. Only when modal displayed over the alert and only on the device, the modal lost response, user clicked the modal content and no response. If on Chrome simulator, everything was ok
Expected behavior:
No matter modal over alert or alert over modal, the user interaction should properly work
Steps to reproduce:
Related code:
Other information:
Ionic info: (run
ionic info
from a terminal/cmd prompt and paste output below):The text was updated successfully, but these errors were encountered: