Skip to content

Nuxt app updates / reload failsΒ #614

Open
@dotnetshadow

Description

@dotnetshadow

🐞 bug report

✍️ Description

I created a nuxt app, edit a file but the changes are reflected in the view.
I need to manually refresh the page to see the changes

πŸ•΅πŸΌβ€β™‚οΈ Is this a regression?

Not sure

πŸ”¬ Minimal Reproduction

  1. Create a nuxt app, npx create-nuxt-app <project-name>
    https://nuxtjs.org/docs/2.x/get-started/installation
  2. Run npm run dev
  3. Load up the app in Responsively
  4. Edit one of the index.vue in pages
  5. The page doesn't refresh

🌍 Your Environment


Version: 0.17.0
Electron: 9.3.1
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Windows_NT x64 10.0.19043

πŸ”₯ Exception or Error or Screenshot

image


process-update.js?e135:147 [HMR] Update check failed: Error: Manifest request to /_nuxt/1f072de250ff2bef3e42.hot-update.json timed out.
    at XMLHttpRequest.request.onreadystatechange (http://localhost:3000/_nuxt/runtime.js:92:16)
runtime.js:92 Uncaught (in promise) Error: Manifest request to /_nuxt/1f072de250ff2bef3e42.hot-update.json timed out.
    at XMLHttpRequest.request.onreadystatechange (runtime.js:92)

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    awaiting triageNeeds debugging to know the root cause

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions