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

router not updating with new routes on HMR #15045

Closed
danielroe opened this issue Sep 27, 2022 · 0 comments · Fixed by nuxt/framework#8389
Closed

router not updating with new routes on HMR #15045

danielroe opened this issue Sep 27, 2022 · 0 comments · Fixed by nuxt/framework#8389

Comments

@danielroe
Copy link
Member

I made a repro on Stackblitz: https://stackblitz.com/edit/nuxt-starter-e8cv5m?file=pages/index.vue

Steps

  • Create an about.vue page
  • Try to navigate to /about

Then we get a 404, unless we manually reload the page (this time around we do not have to restart the server at least).

_Originally posted by @ojvribeiro in #14286

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant