Singleton Manager: Example Fail
In this SPA (Single Page Application) demo you will be able to reproduce the issue.
- Click on Page A
- Click on
block
- Click on Page B
- Click on
unblock
=> nothing happens - Click on
block
=> both overlays are now blocked
In an real application this would now mean that your users can no longer interact with your application.
Blocker for OverlayManager 1.x
Blocker for OverlayManager 2.x