532 B
532 B
Tools >> Singleton Manager >> Example Fail ||20
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.
Loading App...
import './demo-app.js';