You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've not used it myself but would be open to trying to support it. I don't envision bringing the dependency in directly, but if we can allow a way to wrap Menu to support this, I don't see why not.
A quick search shows that integrating react-virtualized and react-custom-scrollbars might require a little additional effort:
The comments towards the bottom if 692 seem to show some working examples.
I've been keeping an eye on @bvaughn's new react-window (rewrite of react-virtualized) so whatever we come up with I'd like to make sure it doesn't hinder switching over to it at some point. I'm awaiting for some features to be ported over before I can take a hard look at it though.
I will be looking forward to this as well. I have a virtualized Table with a scroll bar and unfortunately I cannot have a cross browser solution with CSS. Tried implementing from the linked comments to no avail.
Please could you consider supporting react-custom-scrollbars on your menu
The text was updated successfully, but these errors were encountered: