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
Scrollable tables can't be scrolled by using the wheel on firefox because they use the 'wheelscroll' event which is not supported by this browser.
I submitted a PR with a fix proposal: #5051
The text was updated successfully, but these errors were encountered:
Scrollable tables can't be scrolled by using the wheel on firefox because they use the 'wheelscroll' event which is not supported by this browser.
I submitted a PR with a fix proposal:
#5051
The text was updated successfully, but these errors were encountered: