Replies: 2 comments
-
Seems like its still only possible within handle. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is still a TODO post the routing changes in #5778. For now, handle is the way to go. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
With the new changes I was under the impression that I should be able to do something like this :
=> window is not defined
or
=>
export const ssr
has been removedHow can I turn off ssr for a particular page?
Beta Was this translation helpful? Give feedback.
All reactions