Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hot Reload doesn't work #365

Open
bacon-delight opened this issue Jul 1, 2020 · 0 comments
Open

Hot Reload doesn't work #365

bacon-delight opened this issue Jul 1, 2020 · 0 comments

Comments

@bacon-delight
Copy link

Version

2.13.0

Reproduction link

https://github.com/bacon-delight/nuxt-error

Steps to reproduce

  • Run dev server npm run dev
  • Try changing a color, for example, go to /components/layout/navigation/Navbar.vue
  • Change color property on line 17 to black

What is expected ?

The hot reload doesn't work and the color doesn't change until and unless the development server is restarted from the command terminal. Even refreshing the page doesn't work.

What is actually happening?

Hot reload isn't working. Color changes are not reflected.

Additional comments?

I work with Philips and I'm trying to make my team working on a B2C project switch to Nuxt, and this issue is a complete bummer. I am supposed to demo an app shell to my team on Friday, and I cannot move forward if this issue persists.

This bug report is available on Nuxt community (#c189)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant