-
### Is your feature request related to a problem?
Hello, I am studying the qwik framework. I am new to web app development, as well as to front-end/back-end development.
I understood that the store …
-
```
⨯ node_modules\ldrs\dist\lib\LdrsBaseElement.js (1:16) @ HTMLElement
⨯ ReferenceError: HTMLElement is not defined
```
Next.js13 and 14 with ldrs occur
errors above show in a console when np…
-
It would be great if there is a CDN version of qwik and somewhere around the overview in the docs are updated to show how it can be used: https://qwik.builder.io/docs/components/overview
-
### Which component is affected?
Qwik Runtime
### Describe the bug
i am doing a new library of Qwik components
im expected to add any integration such pandacss to an qwik library
### R…
-
## Is your feature request related to a problem?
I'm not sure if it's a problem, but since directory-based routing (DBR) isn't really flexible, it might come in handy. One issue I always face with …
fprl updated
9 months ago
-
### Which component is affected?
Qwik React
### Describe the bug
1. Problem
- when React Component used in Qwik, seems not hydration in astro.
- even though, using only react component in a…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
I've got a toggle component inside another component with Slot projection (like an accordion). When you click the toggle it …
-
### Which component is affected?
Qwik City (routing)
### Describe the bug
When to make a search form with the form component, it seemed there is no way to record the action in the browser history.
…
genki updated
10 months ago
-
### What happened?
I noticed console ninja wasn't running, so I tried to activate it and got the following error. This error occurs when running any console ninja command.
![image](https://github.…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
SSR interprets `` as disabled but CSR interprets it as NOT disabled.
### Reproduction
https://stackblitz.com/edit/qwik-starter-…