When I select the options in multi-select Dropdown in ReactSelect, the scroller position is going to top instead of staying at the selected position #5575
Unanswered
Rutra-Selvi-Thavamani
asked this question in
Q&A
Replies: 1 comment
-
Hi @Rutra-Selvi-Thavamani This is not default behavior in react-select I think. As you can see here in docs example. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
on selecting the options , scroller position should be consistent to the selected options
here is my code;

Beta Was this translation helpful? Give feedback.
All reactions