Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Stuck on multiple reload #15159

Closed
7 tasks done
timowenz opened this issue Nov 27, 2023 · 0 comments · Fixed by #15162
Closed
7 tasks done

Stuck on multiple reload #15159

timowenz opened this issue Nov 27, 2023 · 0 comments · Fixed by #15162
Labels
p3-minor-bug An edge case that only affects very specific usage (priority)

Comments

@timowenz
Copy link

timowenz commented Nov 27, 2023

Describe the bug

When I reload the dev server twice, it gets stuck, and I can't reload the application anymore.

Reproduction

https://stackblitz.com/edit/vitejs-vite-jmsava?file=index.html&terminal=dev

Steps to reproduce

  1. Here is all good:
    grafik

  2. Now press "r" + enter

  3. reload still good:
    grafik

  4. Again "r" + enter
    grafik

  5. And now the server doesn't accept any input anymore

System Info

System:
    OS: Windows 11 10.0.22621
    CPU: (12) x64 AMD Ryzen 5 PRO 6650U with Radeon Graphics
    Memory: 3.23 GB / 15.26 GB
  Binaries:
    Node: 18.17.0 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.22.19 - ~\AppData\Roaming\npm\yarn.CMD
    npm: 10.2.1 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Edge: Chromium (119.0.2151.72)
    Internet Explorer: 11.0.22621.1
  npmPackages:
    @vitejs/plugin-react-swc: ^3.5.0 => 3.5.0
    vite: ^5.0.2 => 5.0.2

Used Package Manager

npm

Logs

No response

Validations

@bluwy bluwy added p3-minor-bug An edge case that only affects very specific usage (priority) and removed pending triage labels Nov 27, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 14, 2023
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
p3-minor-bug An edge case that only affects very specific usage (priority)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants