-
### Which component is affected?
Qwik Runtime
### Describe the bug
The following code causes Qwik to crash when the button is clicked. Conditionals aren't checked before child component tasks…
-
### 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…
-
### Is your feature request related to a problem?
After starting a project, and check in a couple of weeks you have already changed the version of qwik, qwik-city and more qwik core dependencies, it …
-
### Which component is affected?
Qwik City (routing)
### Describe the bug
Configured the Qwik City as `qwikCity({trailingSlash:false})` in vite config, all routes turned to be without the trailing …
-
**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*…
-
### Bug description
```
".prisma/client/index-browser" is imported by ".prisma/client/index-browser?commonjs-external", but could not be resolved – treating it as an external dependency.
error …
-
### Which component is affected?
Qwik Rollup / Vite plugin
### Describe the bug
I am trying to deploy a QwikCity app tp Github pages, SSG works and deploy works however it seems like base url…
Obvio updated
4 months ago
-
I'm writing the Qwik integration now and Qwik has 2 vite plugins, one for the meta framework "Qwik City".
Currently, the `createPlugin` at the core handles only one plugin.
I guess this will be …
-
### Which component is affected?
Qwik Rollup / Vite plugin
### Describe the bug
I accidentally added a dependency (@builder.io/qwik-react) both in `devDependencies` and `dependencies` to my p…