jrgarciadev/react-iconly

Error: ReactDOMServer does not yet support Suspense.

hiradary opened this issue · 3 comments

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",

Error:
Screen Shot 2020-12-27 at 4 07 36 PM

Steps to reproduce:
Setup a project with the above dependencies.

Hi, @hiradary thanks for reporting,

Already solved this issue, please install version v1.1.1

Hey @hiradary, did it work for you? to close the issue 🙋🏻‍♂️

Yup, Thanks! I'm gonna be closing the issue.