-
### Which component is affected?
Qwik Runtime
### Describe the bug
This is hard to get around, maybe someone has time for a call, but I will try to write it down.
In our large e-commerce a…
-
### Which component is affected?
Qwik City (routing)
### Describe the bug
(Sorry for this minimal report I can provide more information if necessary)
I upgraded to the latest version of qw…
-
### Which component is affected?
Qwik Runtime/city
### Describe the bug
On my local dev environment (eg: https://beta.mysite.loc/) when I submit a form using `action$` I get error "Cross-site…
-
### Which component is affected?
Qwik City (routing)
### Describe the bug
Everything is right until you create a empty index.tx file in the src/routes dir.
if you can't reproduction, you can resta…
-
### Which component is affected?
Starters / CLI
### Describe the bug
When adding Partytown through the CLI, it will add the `partytownVite` plugin to `vite.config.ts`. This is setup to copy the Par…
-
### **Describe the bug**
Buffer is not defined when deployed to production but working in local development.
Applied most of the solutions here but had no luck.
https://github.com/vitejs/vite/dis…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
Using strings that contain double quotes as the key for elements breaks on server-side render. Expect a string with double quotes …
-
### Which component is affected?
Qwik City (routing)
### Describe the bug
Dynamic Document Head can't receive `{data}` from `onGet` as documented [here](https://github.com/BuilderIO/qwik/blob/bd4b1…
-
### Which component is affected?
Qwik City (routing)
### Describe the bug
Until QwikCity 0.0.128 it was possible to navigate by passing a query string:
`nav.path = '?id=1';` => `[path]?id=1`
…
-
Hi 👋
I'm curious and I couldn't see anything in the documentation but is it possible to pass back specific field errors from the server for example "Email address is already taken"
Ideally, I'…