Replies: 1 comment 1 reply
-
Any solution/ updates on this? @Ivor808 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
We are using react-select for our drop down menus. I've ran into an issue where if the main page is scrolled while a dropdown is open, the dropdown moves with the scroll. Expected behavior is that the dropdown should keep its positioning, even if the main page is scrolled down or up. Lastly, if you hover over the dropdown, it snaps it back into its 'correct' position. Any idea what could cause an issue like this?
Beta Was this translation helpful? Give feedback.
All reactions