Mousewheel vertical scroll #2118
Unanswered
Trancedified
asked this question in
General
Replies: 1 comment
-
Anybody? |
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.
-
Hello,
I have a react-table with a vertical scrollbar since I have a lot of data. The react-table is also on a page that has a vertical scrollbar for other content below the react-table, basically there are two vertical scroll bars. When I mouse over the react-table and select some text within it, I was under the impression that it would make the react-table "active". When rolling my mouse wheel, I was hoping the react-table's vertical scrollbar would scroll, but the other scroll bar is scrolling.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions