-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
What package within Headless UI are you using?
@headlessui/react
What version of that package are you using?
v2.2.4
What browser are you using?
Chrome
Describe your issue
ComboboxOptions use absolute position strategy, which can breaks if I render Combobox with modal={true} inside Modal (not headlessui component) which one is rendered using position: fixed. Maybe somehow we can use position: fixed strategy if it's possible?

Metadata
Metadata
Assignees
Labels
No labels