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

HMR is broken in a very simple case when using JSX syntax #353

Open
8 of 9 tasks
fz6m opened this issue Feb 7, 2024 · 0 comments
Open
8 of 9 tasks

HMR is broken in a very simple case when using JSX syntax #353

fz6m opened this issue Feb 7, 2024 · 0 comments

Comments

@fz6m
Copy link

fz6m commented Feb 7, 2024

Related plugins

Describe the bug

Reproduction Steps:

  1. open src/a.tsx
  2. change the first v.value to v, web page will lose the value
  3. change v to v.value, HMR broken

Reproduction

https://stackblitz.com/~/github.com/MoeYc/vue-hmr-broken-simple-case

Steps to reproduce

No response

System Info

unrelated

Used Package Manager

pnpm

Logs

No response

Validations

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

No branches or pull requests

2 participants