ComboBox virtual scrolling issue #3618
Unanswered
David52920
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.
-
I am using the @headlessui-2.1-react.
I've implemented the Combobox component with virtual option. There are a few glitches it seems when there is a lot of options.
Has anyone had these kind of issues before, if so how did you solve them?
I also tried to use Tanstack-virtual directly instead of using virtual that comes with it; which it fixes #1 but it still jumps around when using the mousewheel
Beta Was this translation helpful? Give feedback.
All reactions