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

[🐞] 404s are thrown when interacting with the page in dev mode with the PrefetchServiceWorker #6603

Closed
DustinJSilk opened this issue Jun 25, 2024 · 0 comments · Fixed by #6606
Labels
STATUS-1: needs triage New issue which needs to be triaged TYPE: bug Something isn't working

Comments

@DustinJSilk
Copy link
Contributor

Which component is affected?

Qwik Runtime

Describe the bug

When interacting with an element, Qwik attempts to fetch the files associated with the interaction which is failing in dev mode and throwing 404s. See the screenshot below and the steps to reproduce.

Screenshot 2024-06-25 at 12 40 39

Reproduction

https://github.com/DustinJSilk/qwik-prefetch-missing-symbol

Steps to reproduce

$ pnpm i

$ pnpm start

Hover over the page link and you'll see a few 404 errors.

System Info

n/a

Additional Information

No response

@DustinJSilk DustinJSilk added STATUS-1: needs triage New issue which needs to be triaged TYPE: bug Something isn't working labels Jun 25, 2024
@gioboa gioboa linked a pull request Jun 25, 2024 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
STATUS-1: needs triage New issue which needs to be triaged TYPE: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant