N
Nuxt7mo ago
Muse

Deployed Nuxt app is frozen

I deployed a Nuxt app that was built using the generate command using GitHub Actions, S3, and CloudFront. It was working fine before but for some reason in the last deployment when I visit the site, I only see a white screen. I can't right-click anywhere and sometimes the browser would show a prompt that the page is unresponsive. There are no errors in the build. I tried to build the app locally and the same thing happens, frozen white screen. Any hints as to what could be causing this?
4 Replies
joe_black_unlucky
Do you have a link to share? Or a reproduction somewhere?
Muse
MuseOP7mo ago
Unfortunately I don't think I can because this is an internal company application 😕 I think it would be difficult to create a reproduction since the app uses an internal Vue library as well...
joe_black_unlucky
With no error messages unresponsive points to a loop and memory issues. Do a git bisect to find the issue if you know it started recently
Muse
MuseOP7mo ago
Hey, thanks for the input! I managed to resolve the issue by deleting all node_modules folders, deleting pnpm-lock.yaml and then running pnpm i again. But I'll keep what you shared here in mind if this happens again next time and what I did to fix it now doesn't work. Thank you!
Want results from more Discord servers?
Add your server