Use basPath, rewrites, and getServerSideProps together cause page to reload #14536
-
I'm trying to avoid implementing a custom server by using experimental To reproduce, add the following config to the
and change Click on the SSR link. Observer the reload and the following error in the terminal
Any help is appreciated. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
I tried using |
Beta Was this translation helpful? Give feedback.
-
Hi, this should be resolved on the latest canary of Next.js |
Beta Was this translation helpful? Give feedback.
Hi, this should be resolved on the latest canary of Next.js
v9.4.5-canary.25
specifically this PR. Note: on the latest canary these features are no longer nested under theexperimental
config