what is +page.server.js on reload? #11930
Replies: 2 comments
-
You should be able to quickly test this to validate your concerns, but in my experience, it will invoke |
Beta Was this translation helpful? Give feedback.
0 replies
-
I figured it out. It loads just the page data by calling You can see this in the network tab when you navigate. J |
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.
-
After you load the route for "+page.server.js", and the route changes, does it call an RPC, does it create an endpoint, or does it just reload the whole route dynamically under the hood?
I know security is highly important, so wasn't sure...
J
Beta Was this translation helpful? Give feedback.
All reactions