You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
Version
2.13.0
Reproduction link
https://github.com/bacon-delight/nuxt-error
Steps to reproduce
npm run dev
/components/layout/navigation/Navbar.vue
color
property on line 17 toblack
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.
The text was updated successfully, but these errors were encountered: