React select [with multi = true] scrolls to top when any option is selected

Viewed 17

I am using react-select version 5.3.2

Basically I want to pass some callback functions and properties to MenuList but when I pass them then scroll is not working as expected [scroll moves to top when any option is selected]

I modified the Codesandbox here

0 Answers
Related