-
js and i want to use Material UI in SSR. I made setup like here but i am getting error
Next.js says that i have problem in
I am not sure what am I doing wrong? Thanks for help! 🙏🏼 |
Beta Was this translation helpful? Give feedback.
Answered by
d3tr1tus
May 8, 2020
Replies: 2 comments 5 replies
-
How does this error occur? I can't see any reference to a button in the code that you posted |
Beta Was this translation helpful? Give feedback.
4 replies
-
I resolve it with adding
and
I used deprecated code 😏 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
d3tr1tus
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I resolve it with adding
_document.tsx
and
theme.ts