Simple ssr data restoring in SvelteKit #3391
0x221A
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is an approach I'm using to restore the data from the server. By using this approach you don't need to pass initial data to every query store in your page or layout route.
Beta Was this translation helpful? Give feedback.
All reactions