wyneleaf

Results 3 comments of wyneleaf

Hi I just spinned up a fresh nextjs project but I am getting another error than the mentioned above. I am using the latest nextjs (13.4.1) and react (18.2.0) to...

Seems to have been a temporary error, that later disappeared. Instead I got the error from pdfjs dist about the missing `canvas` module so I then used dynamic imports. Basically...

I had the exact same issue. I think this only occurs in dev-mode cause then NextJS runs react in strict mode and then it will mount the component twice building...