loginDialog store is a module-level singleton #14

Open
opened 2026-02-27 21:21:24 -05:00 by toph · 0 comments
Owner

src/lib/stores/login-dialog.svelte.ts:26

shared across SSR requests. Currently safe because mutations only happen in
onMount/click handlers, but fragile. Add a browser guard

src/lib/stores/login-dialog.svelte.ts:26 shared across SSR requests. Currently safe because mutations only happen in onMount/click handlers, but fragile. Add a browser guard
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
toph/spellbinder#14
No description provided.