-
Hello, Can someone explain how to render the HTML page in +page.svelte before load function (+page.js/ts or +page.server.js/ts) resolve (complete load data/all the data is available) ? Thank You |
Beta Was this translation helpful? Give feedback.
Answered by
devappbox
Feb 21, 2023
Replies: 1 comment
-
Finally, Here's came the answer https://kit.svelte.dev/docs/load#streaming-with-promises |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
devappbox
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Finally, Here's came the answer https://kit.svelte.dev/docs/load#streaming-with-promises