Open
Description
[svelte] reactive_declaration_non_reactive_propertyA
$:
statement (node_modules/@unovis/svelte/containers/single-container/single-container.svelte:47:0) 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
I am not sure, if there is any workaround to this other than fully migrating unovis/svelte to svelte 5. Creating a Seperate Component to wrap unovis in, which runs in legacy mode, does not help the issue.
As the code is auto-generated according to the code comments, would that be fairly straight forward?
Metadata
Metadata
Assignees
Labels
No labels