Skip to content

[🐞] For each change we have to stop/start the dev server to refresh the stale cache in the browser #6935

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

Closed
Nefcanto opened this issue Oct 6, 2024 · 0 comments · Fixed by #6945
Assignees
Labels
COMP: DX Developer Experience related issue STATUS-2: team is working on this Scheduled for work by the core team TYPE: bug Something isn't working

Comments

@Nefcanto
Copy link

Nefcanto commented Oct 6, 2024

Which component is affected?

Qwik Runtime

Describe the bug

I change a single line of code. I expect to see it in the browser. But I still see the previous state. When I see the code inside the browser, I see that the previous code is there. The new code does not get loaded no matter what.

Reproduction

No MRE

Steps to reproduce

No response

System Info

System:
    OS: Linux 6.8 Debian GNU/Linux 12 (bookworm) 12 (bookworm)
    CPU: (8) x64 Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
    Memory: 10.85 GB / 15.50 GB
    Container: Yes
    Shell: 5.2.15 - /bin/bash
  Binaries:
    Node: 20.17.0 - /usr/local/bin/node
    Yarn: 1.22.22 - /usr/local/bin/yarn
    npm: 10.9.0 - /usr/local/bin/npm
  Browsers:
    Chromium: 129.0.6668.89
  npmPackages:
    @builder.io/partytown: ^0.10.2 => 0.10.2 
    @builder.io/qwik: https://pkg.pr.new/@builder.io/qwik@ae09275 => 1.9.1 
    @builder.io/qwik-auth: ^0.2.2 => 0.2.2 
    @builder.io/qwik-city: https://pkg.pr.new/@builder.io/qwik-city@ae09275 => 1.9.1 
    typescript: ^5.6.2 => 5.6.2 
    undici: ^6.19.8 => 6.19.8 
    vite: ^5.4.8 => 5.4.8

Additional Information

No response

@Nefcanto Nefcanto added STATUS-1: needs triage New issue which needs to be triaged TYPE: bug Something isn't working labels Oct 6, 2024
@wmertens wmertens added COMP: DX Developer Experience related issue STATUS-2: team is working on this Scheduled for work by the core team and removed STATUS-1: needs triage New issue which needs to be triaged labels Oct 7, 2024
@wmertens wmertens self-assigned this Oct 7, 2024
@wmertens wmertens moved this from Backlog to In progress in Qwik Development Oct 7, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in Qwik Development Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
COMP: DX Developer Experience related issue STATUS-2: team is working on this Scheduled for work by the core team TYPE: bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants