Commit 06733a6
committed
Patch @solid-primitives/storage to fix hydration issues
Add deferInit option to delay storage initialization until after component mount.
This prevents hydration mismatches in SSR applications like Astro/SolidStart.
Changes from PR: solidjs-community/solid-primitives#7381 parent 538e5b8 commit 06733a6
3 files changed
Lines changed: 156 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
56 | 59 | | |
0 commit comments