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
when you have a limit on the max-height on react-select-box-options and the list of options overflow the wrapper, as you press arrow key to go down the list the item never scrolls into view.
when you have a limit on the max-height on
react-select-box-options
and the list of options overflow the wrapper, as you press arrow key to go down the list the item never scrolls into view.here is an example from the lib's demo page.
http://g.recordit.co/3whtsNEpbC.gif
The text was updated successfully, but these errors were encountered: