Could you tell me how to solve the problem with scrolling in react-select when loading data. After query execution and data rendering, there is an automatic scroll up, how can this be fixed? This behavior is observed only when using a custom component MenuList, no matter what library is used for infinity loading, I will be grateful for any help
CODE - https://codesandbox.io/s/cool-merkle-d2wjh8?file=/src/SelectWrapper.jsx