#combobox dropdown position, doesn't stay put on scroll
9 messages ยท Page 1 of 1 (latest)
You can customize Popover middlewares with middlewares prop on Combobox โ
middlewares={{ flip: false, shift: false }}
I already tried this but it doesn't work for me
I do not understand the issue then, your screenshots look fine
sorry, here's a screen recording
Increase z-index of header or render dropdown without portal
great, withinPortal: false working. any ideas on how to fix dropdown jumps up and down when scrolling?
I do not know, it is controlled by floating ui