-
### Which component is affected?
Qwik Runtime
### Describe the bug
Using the `useLocation` hook in a parent layout file causes a breaking error to be thrown when navigating between pages multiple t…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
I am setting the `class` attribute to an inline `useComputed$` and conditionally rendering elements based on a signal value. I exp…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
2 different examples of errors I've encountered:
I am not sure how to provide a reproduction, because the error is to…
-
### Qwik Version
0.9.0
### Operating System (or Browser)
Chrome
### Node Version (if applicable)
16.16.0
### Which component is affected?
Qwik City
### Expected Behaviour
When using DocumentH…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
I looked at several q-manifest.json files and found \u0000 inside the file
for example at the Qwik Builder site (qwik.buil…
-
### Which component is affected?
Qwik City (routing)
### Describe the bug
When running an action programmatically with the azure-swa adaptor it will result in this error:
```
SyntaxError:…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
className is not working because it shows in the html as className
### Reproduction
https://stackblitz.com/edit/qwik-starter-9bp…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
After upgrading to the latest dev release of Qwik and Qwik city (0.22 & 0.6.1), using a dynamic element tag causes a breaking erro…
-
**Which component is affected?**
Qwik, Qwik City
**Describe the bug**
I'm trying to localize a Qwik website, for that I use the `qwik-speak` dependency. But when I try to change to locale b…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
```tsx
import { component$ } from "@builder.io/qwik";
import {
routeLoader$,
Form,
routeAction$,
server$,
} from "@…