Hot Reload Not Always Working #9426
Unanswered
tandpfun
asked this question in
Questions (Nuxt 2)
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi All!
I'm having some issues with hot reload. When I don't add a lot of code to a page, or change a class and save, nuxt shows the percentage thing in the bottom right but the page doesn't update until I reload. Any idea what could be causing this? I'll link my code below.
No errors in server console or in the browser console. I am running in dev move.
I'm using tailwindcss, github code (should have everything needed): https://github.com/tandpfun/discordtools
I forgot: I added the webpack thing (below) but that did not solve my issues. I'm having this issue on both windows and MacOS el sur.
NPM: 7.12.0
Node: v14.16.1
Thank you so much!
Beta Was this translation helpful? Give feedback.
All reactions