Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client-side rendered next.js pages fail in CS preview #55

Closed
Tracked by #34 ...
espen42 opened this issue Sep 15, 2021 · 0 comments
Closed
Tracked by #34 ...

Client-side rendered next.js pages fail in CS preview #55

espen42 opened this issue Sep 15, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@espen42
Copy link
Contributor

espen42 commented Sep 15, 2021

#34

SSR pages so far appear to be rendered correctly in all XP view modes. Client-side rendering however, breaks.

This appears to be connected to the next router (useRouter), which interprets something (something different about the headers?) about the request wrong. asPath becomes [[...contentPath]] etc, instead of persons etc.

@espen42 espen42 added the bug Something isn't working label Sep 15, 2021
@pmi pmi closed this as completed Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants