zecka
zecka
I'm not sure to understand how to us asChild props on Command.Input I try it like that ```tsx Apple Orange Fish ``` But got following error input is a void...
I try to implement a **cross icon** into the Command.Input (to reset the input content wihtout leaving focus). Something like:  But type attribute seems to be Omit from Command.Input...
## How to reproduce Here is a repository to demonstrate the issue https://github.com/zeckaissue/enhanced-resolve-pluginalias-watchmode run following commands ``` git clone https://github.com/zeckaissue/enhanced-resolve-pluginalias-watchmode cd enhanced-resolve-pluginalias-watchmode yarn install yarn serve ``` then delete src/components/fancy-theme/Hello.vue...
### Describe the bug Any way to avoid style duplication across generated css for page layout or loading page ? If i use same component in both a client component...
I try to add a variable into tag but syntax is broken after that. 
## Bug report ### Current Behavior Page scroll up when open or close radix-ui/react-select inside a sticky header. Maybe because the select component is focused on open/close ### Expected behavior...
### Check that this is really a bug - [X] I confirm ### Reproduction link https://stackblitz.com/edit/swiper-demo-4-pagination-dynamic-bullets-onb81qfr?file=index.html ### Bug description When using dynamicBullet with a custom dynamicMainBullets value the active bullet...
**Describe the bug** Spacing is wrong on some components. This seems related to `--tw-space-x-reverse` **To Reproduce** Issue visible on flowbite website **Expected behavior** Spacing on RTL should respect same rules...