Input in Dropdown #1586
Unanswered
raphaelniederer
asked this question in
Help
Replies: 1 comment
-
Solution: Use Popover - there it works. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I try to create a React Filter Component with Headless UI and Dropdown.
The Dropdown works fine if I use it for a simple Button-Group. But, if I try to place inside a Input I have two problems:
My Dropdown-Component:
How I use it at the moment:
What did I wrong? Can anyone help me please?
Beta Was this translation helpful? Give feedback.
All reactions