zecka

Results 18 issues of 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: ![image](https://uploads.linear.app/91703e7f-9f89-43cc-9456-60ec4f6eeb96/214c9bf5-77e0-4589-9d7c-ad8da51fb0f2/f7594add-c95f-4476-81c3-b4dfe82a7aef?signature=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwYXRoIjoiLzkxNzAzZTdmLTlmODktNDNjYy05NDU2LTYwZWM0ZjZlZWI5Ni8yMTRjOWJmNS03N2UwLTQ1ODktOWQ3Yy1hZDhkYTUxZmIwZjIvZjc1OTRhZGQtYzk1Zi00NDc2LTgxYzMtYjRkZmU4MmE3YWVmIiwiaWF0IjoxNzE2MjgwNTgzLCJleHAiOjMzMjg2ODQwNTgzfQ.QtxHU7CXYEmlI_DPvUVQVA036BZB-IYgzWBrvmPH1QQ) 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...

nextjs
upstream issue

I try to add a variable into tag but syntax is broken after that. ![Capture d’écran 2020-07-29 à 08 36 17](https://user-images.githubusercontent.com/18116930/88765497-df3ec380-d176-11ea-8e7c-eaa7640b19ae.png)

## 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...

Resolution: Needs Investigation

### 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...