Freezing issue when clicking a link, cannot be reproduce consistently #10779
-
Hey, I'm pretty new to React & Nextjs and just started my second project with it. The current website can be found here: https://shokz.grief.dev/ Any help is really apperciated. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
It's probably this: vercel/next-plugins#282 You'll want to upgrade to built-in CSS support which doesn't have this issue: https://nextjs.org/blog/next-9-2 |
Beta Was this translation helpful? Give feedback.
It's probably this: vercel/next-plugins#282
You'll want to upgrade to built-in CSS support which doesn't have this issue: https://nextjs.org/blog/next-9-2