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
The scroll direction is reverted. When using the scroll wheel going down moves the content up (were on every other webpage it goes down) and when using the scroll wheel going up moves the content down.
Expected behavior
The scroll direction is the same as other scroll bars on the web
Current behavior
The scroll direction is reverted. When using the scroll wheel going down moves the content up (were on every other webpage it goes down) and when using the scroll wheel going up moves the content down.
Expected behavior
The scroll direction is the same as other scroll bars on the web
I found a fix for generic divs https://codepen.io/anon/pen/pdrLEZ from https://stackoverflow.com/questions/18614301/keep-overflow-div-scrolled-to-bottom-unless-user-scrolls-up#comment80511192_44051405 but am having trouble refactoring
flash-list
to use itTo Reproduce
See example at https://codesandbox.io/p/sandbox/silly-taussig-gr5zfd
Platform:
Environment
1.7.1
I saw #558 but created a new ticket with a reproduction
The text was updated successfully, but these errors were encountered: