-
### Issue description or question
Hi,
I am unable to run Wallaby JS in a monorepo with qwik + vitest projects. Individual libs and apps do successfully run their test using the corresponding nx…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
The behavior I'm seeing is that a server-side useTask$ is running, but the changes are not being applied to the rendered HTM…
-
### Is your feature request related to a problem?
Hello Qwik community,
I've been using Qwik in my project and I'm finding it very useful, especially the `useNavigate` function. It allows me to ef…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
# What I did:
1. `npm install`
2. `npm run preview`
3. In the chrome window that opens, I go to the developer tools, under the …
-
### Which component is affected?
Qwik City (routing)
### Describe the bug
I encountered a bug while using the Qwik framework's cacheControl API. In the routes.index.tsx file, I attempted to add cac…
-
### Is your feature request related to a problem?
Currently, image transcoding in the project only supports a single configuration, allowing only AVIF, WebP, or PNG to be passed in. Additionally, the…
-
Here is a write up of the issue: https://benfrain.com/failing-with-multiple-dialog-elements-understanding-the-top-layer-and-popovers/
And from that a simple reduction of what I feel is an issue: ht…
-
# Bun's roadmap
## 2024 Q4
### bun install
- [ ] https://github.com/oven-sh/bun/issues/11863 (will unblock https://github.com/dependabot/dependabot-core/issues/6528)
- [ ] https://github.com/oven-…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
After upgrading from `1.2.4` to `1.2.6`, I can no longer run my app in preview or production with a custom `--mode` argument to ch…
-
I'm currently working in a simple game and I want to implement a multiplayer mode. I would like to use Gun however I had found the documentation lacking on trending frameworks like Next.js, Solid, Qwi…