Skip to content

Hot Reload doesn't work #365

Open
Open
@bacon-delight

Description

@bacon-delight

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions