Skip to content
Discussion options

You must be logged in to vote

I think the problem is that the page load function runs everytime the page is loaded. Regardless of CSR or SSR. The load function would always be called. Why dont you instead send these requests from the server and return the responses to the client to be handled or just use a hook?

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@jloh
Comment options

Answer selected by jloh
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants