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

vite-node server watcher not invalidating files #14844

Closed
danielroe opened this issue Sep 8, 2022 · 1 comment · Fixed by nuxt/framework#7347
Closed

vite-node server watcher not invalidating files #14844

danielroe opened this issue Sep 8, 2022 · 1 comment · Fixed by nuxt/framework#7347
Assignees

Comments

@danielroe
Copy link
Member

danielroe commented Sep 8, 2022

Environment

  • Operating System: Darwin
  • Node Version: v16.16.0
  • Nuxt Version: 3.0.0-rc.9
  • Nitro Version: 0.5.1
  • Package Manager: yarn@3.2.3
  • Builder: vite
  • User Config: -
  • Runtime Modules: -
  • Build Modules: -

Reproduction

This issue is not easily reproducible but I'm encountering it across apps/repos in my system.

Describe the bug

The server SSR response does not take into account latest changes to files, often causing a hydration issue as the client response is correct.

cc: @antfu

Additional context

No response

Logs

No response

@danielroe danielroe changed the title vite-node server hmr not working vite-node server watcher not invalidating files Sep 8, 2022
@danielroe danielroe self-assigned this Sep 8, 2022
@pi0
Copy link
Member

pi0 commented Sep 8, 2022

(added edge because i could only reproduce on edge but might be related to previous issues)

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.

2 participants