amaralpeek
amaralpeek
Any update on this issue? It still doesn't work, even with [khachatryna](https://github.com/khachatryna) suggestion to use **captureMenuScroll**. Does anyone have a workaround for this problem?
> ```ts > import { Props } from 'react-select/dist/declarations/src/Select'; > > declare module 'react-select/dist/declarations/src/Select' { > export interface Props { > customOnMenuScrollToBottom?: () => void; > } > } >...
Hey [malininss](https://github.com/malininss), Sorry for the confusion, When I reply I used the "Quote Reply" and the final part was related to the react-select package which should be a fixed part...