-
### Which component is affected?
Qwik Runtime
### Describe the bug
In react we can pass the component as a component property. For example
> Link to [the codesandbox](https://codesandbox.io/p/sa…
-
Hi,
I have this route:
```jsx
import { component$ } from '@builder.io/qwik';
import type { DocumentHead } from '@builder.io/qwik-city';
import { routeLoader$ } from '@builder.io/qwik-city';
…
-
### Operating System
Windows 11
### Environment (if applicable)
Vercel Edge with Qwik
### Firebase SDK Version
10.13.1-canary.16d62d4fa (or lower)
### Firebase SDK Product(s)
Auth…
-
### Which component is affected?
Qwik React
### Describe the bug
I am integrating React to use @FluentUI/react-components.
1- building the project shows 2000+ messages from node_modules @mu…
-
### Describe the bug
As seen in [this example](https://github.com/ianlet/qwik-testing-library/blob/main/apps/qwik-basic-demo/src/components/qwik-component.spec.tsx#L223), eslint is not happy becaus…
-
**Is your feature request related to a problem? Please describe.**
In Qwik UI we currently do a decent bit of hackery to get scroll working correctly. In other headless libraries we see a "scroll a…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
I'm updating a button that gets data from captured scope. This button reuses the old scope data when clicked.
### Reproduction
h…
-
Hi
When I use a component and update the data using a signal the table does not get rerendered.
This is not expected behaviour. When you use a simple div for instance it does in comparison.
-
### Which component is affected?
Qwik Runtime
### Describe the bug
When you visit qwik website first time every action (button click, menu open) has a delay from 0.1-1 sec. Which makes qwik a…
-
Hello!
Thank you for providing us with a great tool!
I often use Astro and sometimes use several UI frameworks together.
Example: Astro + React (tsx) + Qwik (tsx)
I really like the ability t…