JedWatson / react-select

The Select Component for React.js
https://react-select.com/
MIT License
27.55k stars 4.12k forks source link

onMenuScrollToBottom not call on mobile #5679

Closed vanntrong closed 1 year ago

vanntrong commented 1 year ago

I am using onMenuScrollToBottom to load more options for my react select, It works well on desktop, but on mobile or another touch device, it does not work. I would like to ask if I can fix that.

matheusysd commented 11 months ago

@vanntrong Did you get any resolution on this topic?