Closed shukklin closed 1 month ago
Thanks for reporting that. We should catch this error, PRs are welcome
Thanks for reporting that. We should catch this error, PRs are welcome
Please assign it to me.
I followed Atro that occurs an error hints
Hi, is this issue solved and can be closed?
Yep, this is solved. Thanks
Which component is affected?
Qwik Runtime
Describe the bug
If you enter several slashes at the end of the home page route and than press the Enter key, Qwik server will crash with an error:
Reproduction
https://stackblitz.com/edit/vitejs-vite-dcpt7f?file=vite.config.js
Steps to reproduce
System Info
Additional Information
This error cannot be caught even in an
layout.tsx
onGet
oronRequest
middleware in order to somehow process it.https://qwik.dev/docs/advanced/request-handling/#request-event