Replies: 1 comment
-
|
For whom it may concern, I patched headlessui/react combobox on my project to allow passing |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! Thanks for integrating the virtualizer. I was doing it manually before and was getting the phantom scrolling issues.
One problem is that with the embedded implementation, there is no ability to configure any of the other options to the virtualizer, it’s mostly hardcoded. Specifically we are needing to set
gapbetween options, but it’s not exposed. Could we expose other virtualizer options in thevirtualparam of combobox?Beta Was this translation helpful? Give feedback.
All reactions