-
Notifications
You must be signed in to change notification settings - Fork 184
Alert disappear #56
Copy link
Copy link
Closed
Labels
Description
I think that I found a little bug
If You Call two alert in sequence:
First alert->ok call->second alert
the second alert disappear immediately and block the app with the only maskbackground visible.
If you delay the second alert call this don't happen.
Hope that my explanation is clear.
Reactions are currently unavailable