o
Other
•
fix
ui-ux
Keep the dialog stack on one instance across package copies
`dialog.confirm()` rendered nothing in dev because esbuild pre-bundling created separate instances of the package, splitting the dialog stack.