We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a19b30c commit ca4805cCopy full SHA for ca4805c
docs/reactivity.md
@@ -1,6 +1,6 @@
1
-# ([Solutions for Rune-Based Reactive State Sharing
+# Rune-Based Reactive State Sharing Problem Statement
2
3
-The fundamental problem is that Svelte 5 runes create reactive references that lose their reactivity when serialized across compilation boundaries.
+The problem arises when Svelte 5 runes create reactive references that lose their reactivity when serialized across compilation boundaries.
4
5
## The Core Issue
6
0 commit comments