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
Please look at the repl code to see what's going on.
I'm trying to destructure two properties into stores which fails for the second value. It works for the first though.
Describe the bug
Please look at the repl code to see what's going on.
I'm trying to destructure two properties into stores which fails for the second value. It works for the first though.
To Reproduce
https://svelte.dev/repl/ee374115fae74168916e62549aa751a9?version=3.26.0
Expected behavior
Destructuring works with as many peoperties as necessary
Information about your Svelte project:
This happens in FF80 and Electron 10
OS X
3.26
Rollup
Severity
I could work around this issue
Additional context
3.25.1 works as expected
The text was updated successfully, but these errors were encountered: