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
I am using a react-select to load more options by using onMenuScrollToBottom property and when you reach the end of the options list, it loads more options fine but, it doesn't load when I use the scrollbar alone. Like for example, I am trying to move the scrollbar down to the end of the options list to load more options but, it doesn't happen. Can this be achieved by adding/changing anything? Please let me know. Thank you in advance.
I am using a react-select to load more options by using onMenuScrollToBottom property and when you reach the end of the options list, it loads more options fine but, it doesn't load when I use the scrollbar alone. Like for example, I am trying to move the scrollbar down to the end of the options list to load more options but, it doesn't happen. Can this be achieved by adding/changing anything? Please let me know. Thank you in advance.
Please find the codesandbox example for reference - https://codesandbox.io/p/sandbox/codesandboxer-example-forked-n4dydn?file=%2Fexample.tsx%3A15%2C20
The text was updated successfully, but these errors were encountered: