You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been using the Headless UI ComboBox for a while and recently encountered an issue. When I place the ComboBox inside a Radix UI modal, the options dropdown is expected to appear over the modal. However, it's not behaving as expected and stays positioned relative to the modal instead. Does anyone have an idea why this might be happening? Am I missing something?
Thanks in advance!!.
The text was updated successfully, but these errors were encountered:
What package within Headless UI are you using?
For example: @headlessui/react
What version of that package are you using?
For example: v2.2.0
What browser are you using?
For example: Chrome
Reproduction URL
https://codesandbox.io/p/github/Kaif-001/Headless-UI-Combo-Box/stage?workspaceId=ws_Lmc7ZvSksBcHymcCsea3hR
Describe your issue
I've been using the Headless UI ComboBox for a while and recently encountered an issue. When I place the ComboBox inside a Radix UI modal, the options dropdown is expected to appear over the modal. However, it's not behaving as expected and stays positioned relative to the modal instead. Does anyone have an idea why this might be happening? Am I missing something?
Thanks in advance!!.
The text was updated successfully, but these errors were encountered: