-
Rendered page normally but on click events are not triggering in both host and remote applications
on click of Host:
```
(index):1257 Uncaught (in promise) TypeError: Failed to construct 'URL': I…
-
[Qwik](https://qwik.builder.io/) - [Qwik City](https://qwik.builder.io/docs/qwikcity/) - [GitHub](https://github.com/BuilderIO/qwik)
**Platform**
Darwin 22.6.0 arm64 arm
**Version**
deno…
-
### Is your feature request related to a problem?
I would like to be able to intercept errors and render custom output.
- If an error happens in a child component, the parent component should be abl…
-
### Which component is affected?
Qwik City (routing)
### Describe the bug
I am making app that uses `routeLoader$` for loading dynamic data.
I found the SPA reload sometimes fails to update …
genki updated
1 month ago
-
### Is your feature request related to a problem?
I would like to try using Qwik in my existing NextJS project in an incremental way.
### Describe the solution you'd like
1. Create NextJS project.
…
-
### Is your feature request related to a problem?
today, to access the `requestEvent` inside a clojure of a `server$` primitive, you have to use the _this_ keyword. I personally don't like using _t…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
There is a weird interaction between component event handlers like `useOn`, `useOnDocument` or `useOnWindow` and the JSX structure…
-
## Description
I'm experiencing issues with hot reloading in my Qwik project. When I make changes to my code, the changes are not automatically reflected in the browser even with manually reloading t…
-
I'm experiencing two major issues with routing:
**1. Admin Application Navigation:**
- Error: `Internal assert, this is likely caused by a bug in Qwik: out of bounds inflate access`
**2. Nav…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
I am using the Qwik framework, and I have encountered an issue where accessing the URL http://localhost:5173// (http://\\/\/) caus…