-
### Suggestion
adding a explicit example on how to handle the case
https://discord.com/channels/842438759945601056/1293247102637441064/1293570046924161055
```tsx
import {
component$,
useRe…
-
Again, thank you so much for a great job by creating this library!!!
After upgrading Qwik to the latest 1.3.0 version, using `setResponse` or throwing `FormError` doesn't display the response messa…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
I get an error on the client when using the Context API, when I want to update a signal from a child.
See the repro to understan…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
useComputed$ used to have a read-only type. As a result, TypeScript would properly tell the consumers in the IDE that they are mod…
-
Proposed in #14
### Champion
@wmertens
### Summary:
`usePreventNavigate((url?: URL) => boolean | Promise)`
### What's the motivation for this proposal?
#### Problems you are trying t…
-
**Describe the bug**
`styled-vanilla-extract`, as defined in the [Qwik Documentation](https://qwik.builder.io/integrations/integration/styled-vanilla-extract/) crashes server-side.
**To Reproduce*…
-
### Which component is affected?
Qwik Optimizer
### Describe the bug
This code works perfectly in Dev mode but failing in Prod mode. Tried all types of middlewares like express, Deno etc
`…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
I have a simple qwik project with qwik city.
I use scoped styles with useStylesScoped$.
I'm styling the `Link` component via the…
-
Hello!
Apologies if you'd rather I re-open the existing issue relating to this problem (#142) rather than creating a new one. I saw that the latest release (0.6.3) looks to add support for inline-…
eels updated
3 months ago
-
### Which component is affected?
Qwik City (routing)
### Describe the bug
I was reproducing the repository onto my local repository
https://github.com/vfshera/qwik-lucia-auth
the only issue tha…