Nuxt development website freezes in browser and uses up ~20% of cpu in browser
I'm running a nuxt3 website, its running fine in production on cloudflare workers/pages but running it locally with
npm run dev
or yarn run dev
makes it freeze in any browser
there's no quick loading of html/css changes, changing the nuxt.config.js appears to reload the nuxt app but the website remains unusable. no nuxt dev tools either4 Replies
hard to tell without the code of app itself 😄
GitHub
GitHub - 4ngel2769/ac.tech: 🚀 Personal website and portfolio using ...
🚀 Personal website and portfolio using Nuxt.js 3. Contribute to 4ngel2769/ac.tech development by creating an account on GitHub.
here's the gh repo, hope it's useful
any idea whats going on?
i've updated all the packages to their latest version and the same thing happens
nuxt/ui
have "nuxt-icon" module which is broken (at least in my case it was)