-
### Which component is affected?
Qwik City
### Describe the bug
I believe it's caused by https://github.com/QwikDev/qwik-city-build/commit/152398a378c85255abd58fa1c9c4c9457916f245.
onSubmit and…
-
After modifying the content of xx.css.ts , the project needs to be rebuilt to take effect.
ndoe: v20.11.1
win11
"@builder.io/qwik": "^1.5.1",
"@builder.io/qwik-city": "^1.5.1",
…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
I am testing out `qwik-react` with `framer-motion` and i am having issues. So, i tried creating a new project, integrated react wi…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
When using the `PrefetchServiceWorker` component, a 404 is thrown when fetching `qwik-prefetch-service-worker.js` during dev mode.…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
In dev mode, running `nx serve` command, when hovering the button I get the following error
`Failed to construct 'URL': Invalid…
-
# RFC: Lazy-loadable, type-safe, scalable style support
[ [HackMD](https://hackmd.io/@qwik/SJDBlew3s) | [#2767](https://github.com/BuilderIO/qwik/issues/2767) ]
# Goal
Have an ergonomic way o…
-
### Which component is affected?
Qwik City (routing)
### Describe the bug
When you set `config.base` of vite, the build correctly uses it but dev mode breaks, getting module files without the base …
-
### Which component is affected?
Qwik Runtime
### Describe the bug
Internal assert, this is likely caused by a bug in Qwik: If qSerialize is true then fnStr must be provided.
Reproduction:
h…
-
### Describe the bug
i know i can't use dynamic values as CSS values when using vanilla-extract , but the error message displayed is not helpful.
Description:
- When deploying a project to ve…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
Server specific code should be excluded from the client. It was somewhat powerful up until v1.6.0 but stop being powerful at v.1.7…