state_unsafe_mutation
error in svelte 5, and solution
#5961
Unanswered
noy4
asked this question in
Questions & Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
untrack writable mutation in onTransaction, and error has gone.
Background
I've been using tiptap with svelte, and updated writable on transaction. like:
When I updated to svelte 5,
state_unsafe_mutation
error occurred.ref.
Beta Was this translation helpful? Give feedback.
All reactions