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
My app shows the Push notifications to the user using $ionicPopup, but sometimes blocks the user interaction when displaying too many popups all together.
I made an example here on codepen to show you the result (click on the button)..
You will be able to close some of the popups, but then an overlay is preventing you to close all of them, or interact with anything else on the page.