773 B
773 B
| parts | title | eleventyNavigation | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Singleton Manager: Example Fail |
|
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.
Loading App...
import './demo-app.js';