Mouse wheel scroll doesn't work with react-select
Serjman91 opened this issue · 2 comments
Serjman91 commented
Hello! I'm trying to create select menu with react-scrollbars-custom, however, I ran into a problem that the menu does not respond to scrolling with the mouse wheel when using 'react-select' version 3.0.8. On version 3.0.4 everything works correctly, but this is not the actual version unfortunately.
Please tell me is the problem on your side or not? Thanks
Link to 'react-select' https://github.com/JedWatson/react-select
Serjman91 commented
Thanks a lot!