-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
From [email protected] a lot of reactive_declaration_non_reactive_property
warnings #14532
Copy link
Copy link
Closed
Labels
Description
Describe the bug
From [email protected] I get a lot (I mean A LOT) of these warnings in browser console:
A `$:` statement (node_modules/.pnpm/[email protected]/node_modules/svelte-select/Select.svelte:197:4) read reactive state that was not visible to the compiler. Updates to this state will not cause the statement to re-run. The behaviour of this code will change if you migrate it to runes mode
We are all waiting for svelte-select to upgrade but in the mean time I would like to not have all these warning in the console which also hide the warnings or real errors.
Reproduction
Severity
blocking an upgrade
linus-amg, frederikhors, hanszoons, thruthesky, forna and 1 more