downshift
downshift copied to clipboard
Getting React Downshift to work nicely with react-virtualized?
On the latest downshift, I am not able to figure out how to use getMenuProps properly with react-virtualized. Any ideas how it can work with it, or if it doesn't work with that, what virtualization technique would work with it?
Here is the question in much more detail: https://stackoverflow.com/questions/77761029/is-getmenuprops-necessary-in-react-downshift-autocomplete-library
Thank you for your help! This library has been pretty nice to use so far! Hoping to make the most of it.