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

For the same code, after upgrading to 5.0, hmr is not normal and always prompts for circular import. There is no problem with version 4.5. #15240

Closed
7 tasks done
yangcore opened this issue Dec 4, 2023 · 2 comments

Comments

@yangcore
Copy link

yangcore commented Dec 4, 2023

Describe the bug

For the same code, after upgrading to 5.0, hmr is not normal and always prompts for circular import. There is no problem with version 4.5.The configuration is exactly the same as the plug-in, except that vite has been upgraded to version 5.0.5。
this is 5.0.5
image
this is 4.5.1
image

Reproduction

My display cannot be provided

Steps to reproduce

No response

System Info

System:
    OS: Windows 10 10.0.19045
    CPU: (12) x64 Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz
    Memory: 4.84 GB / 15.77 GB
  Binaries:
    Node: 20.9.0 - ~\.nvmd\versions\20.9.0\node.EXE
    Yarn: 1.22.21 - ~\.nvmd\versions\20.9.0\yarn.CMD
    npm: 10.1.0 - ~\.nvmd\versions\20.9.0\npm.CMD
  Browsers:
    Edge: Spartan (44.19041.3636.0), Chromium (119.0.2151.93)
    Internet Explorer: 11.0.19041.3636
  npmPackages:
    @vitejs/plugin-vue2: ^2.2.0 => 2.3.1
    @vitejs/plugin-vue2-jsx: ^1.1.1 => 1.1.1
    vite: ^5.0.5 => 5.0.5

Used Package Manager

npm

Logs

No response

Validations

Copy link

github-actions bot commented Dec 4, 2023

Hello @yangcore. Please provide a minimal reproduction using a GitHub repository or StackBlitz. Issues marked with need reproduction will be closed if they have no activity within 3 days.

@newives
Copy link

newives commented Dec 4, 2023

Many people have this problem. It seems to be solved here #15118 . I don’t know why it is not merged.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 8, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants