Error: ReactDOMServer does not yet support Suspense.
hiradary opened this issue · 3 comments
hiradary commented
Hey Junior!
I'm getting this in v1.1.0
. It seems to be produced due to this commit: 333f30e
My dependencies:
"next": "10.0.3",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-iconly": "^1.1.0",
Steps to reproduce:
Setup a project with the above dependencies.
jrgarciadev commented
Hi, @hiradary thanks for reporting,
Already solved this issue, please install version v1.1.1
jrgarciadev commented
Hey @hiradary, did it work for you? to close the issue 🙋🏻♂️
hiradary commented
Yup, Thanks! I'm gonna be closing the issue.