-
**Describe the bug**
Using this package with sveltekit [v2](https://github.com/sveltejs/kit/releases/tag/%40sveltejs%2Fkit%402.0.0) shows a warning during `vite dev` or `vite build`:
```
8:42:57 …
-
### What's the problem? 🤔
Currently, the only option to style the component with tailwind is to use `slotProps` as a callback:
```js
import Option from '@mui/base/Option';
({
classNa…
-
When using ember-power-select inside the dialog, the dialog will trigger the @onClose event whenever clicking on the dropdown of the power select. The dropdown of the power-select gets rendered inside…
-
**What package within Headless UI are you using?**
@headlessui/vue
**What version of that package are you using?**
v1.7.19
**What browser are you using?**
Safari for iOS (on iPhone)
…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Ar…
-
**What package within Headless UI are you using?**
@headlessui/react@2.0.0-alpha.4
**What browser are you using?**
Chrome + Safari
**Reproduction URL**
https://github.com/simonedelmann/…
-
Changelog:
[https://github.com/sveltejs/svelte/blob/master/packages/svelte/CHANGELOG.md](https://github.com/sveltejs/svelte/blob/master/packages/svelte/CHANGELOG.md)
-
### Environment
- Operating System: Darwin
- Node Version: v22.4.0
- Nuxt Version: 3.12.4
- CLI Version: 3.13.1
- Nitro Version: -
- Package Manager: pnpm@9.4.0
- Builder: …
-
Is there a way to disable RadioGroupOptions?
For instance I'm making a component to change the status of an item, in case certain details are not filled in I want to disable certain status options…
-
I open a `combobox`, there I have ComboboxOptions and inside them there are ComboboxInput and other elements, when I write something in my input, then I can't select and copy that value. Also, if I ty…