Combobox render strategy #3808
Unanswered
inikonorov
asked this question in
Help
Replies: 0 comments
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.
-
ComboboxOptions use
absoluteposition strategy, which can breaks if I render Combobox inside Modal (not headlessui component) which one is rendered usingposition: fixed. Also when Modal is rendering body getsoverflow: hiddento disable page scroll. Maybe somehow we can useposition: fixedstrategy if it's possible?Beta Was this translation helpful? Give feedback.
All reactions