Prerender pages is triggering serverside #3703
Unanswered
alexandregiordanelli
asked this question in
Q&A
Replies: 1 comment
-
Hi! Based on: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone.. I built a simple page, just html and a load function with console.log(new Date())... I would like to understand why I use prerender on this page and the sveltekit keeps print the date that I put on load function on the server.. I thought it is just a HTML file without call server when I put prerender
Beta Was this translation helpful? Give feedback.
All reactions