-
### 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…
-
### Steps to reproduce
1. Open https://master--base-ui.netlify.app/base-ui/react-switch/
### Current behavior
No documentation on the different DOM states that can be customized, e.g. `[data-…
-
### Suggestion
On this page: https://qwikui.com/docs/styled/install/
It states `Click on "make it yours"` in order to customise the theme.
It wasn't immediately obvious to me that this is a bu…
-
Hello,
I know this is a tough one, so you may just ignore this issue if you don't run into this :sweat_smile:
When using the native browser api to show a Modal, the toast show behind the modal …
Wykks updated
5 months ago
-
### Suggestion
On this page: https://qwikui.com/docs/styled/install/
It states: `This might seem like a lot of configuration, but we believe it to be worth it because it allows changing your entir…
-
[TwoSlash](https://github.com/twoslashes/twoslash) allows you to add types to your code block markup. For a TypeScript-focused library it would be a godsend. Sometimes I have to switch back and forth…
-
Add GroupToggle component to accept gender information of user.
- male
- female
- other
For reference https://qwikui.com/docs/headless/toggle-group/
**Note:**
- Add gender field above `age` …
-
### Which component is affected?
Qwik Runtime
### Describe the bug
If I define:
```
const Input = component$((props: any) => {
return ;
});
```
That doesn't work to set `bind:value={xxx…
-
### Which package is affected?
Headless Kit
### Describe the bug
Opening dropdown on mobile, tapping outside, nothing happens. I expected it to close.
### Reproduction
qwikui.com
### Steps to re…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
I have been running into this issue since around v0.18.0 and have spent maybe 20+ hours trying to work out what has been goi…