Replies: 2 comments
-
I've just found that the reason is If I take out the _app.js:
What is the problem there? I must use redux+persist-redux.... |
Beta Was this translation helpful? Give feedback.
0 replies
-
Just found a workaround: stackoverflow.com/a/62404156/12968082 here |
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.
-
Hi,
The seo tags doesn't get rendered in SSR when using next-seo package.
I have tried
<NextSeo />
to the render code in a next.js page, but no luck.Can anyone have workaround solutions by using next-seo with SSR?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions