You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I was playing around with trying to repro a bug I'm seeing in SSR mode and happened to notice something weird in the output. Not critical, mind you, but still probably worth fixing?
Describe the bug
I was playing around with trying to repro a bug I'm seeing in SSR mode and happened to notice something weird in the output. Not critical, mind you, but still probably worth fixing?
To Reproduce
REPL repro
Open that REPL link, switch to the "JS Output" tab, and switch from DOM to SSR mode to see the issue.
Expected behavior
I don't think
$style = get_store_value(style);
should be output twice.Information about your Svelte project:
Severity
Not very
The text was updated successfully, but these errors were encountered: