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
I've found an issue but I'm not sure if it's related to HyperList or if it's Chrome, when you scroll to an end (top or bottom) and without stopping scrolling you changed scrolling direction the list get stuck.
Here is a JSFiddle where I managed to reproduce the issue: https://jsfiddle.net/eksr695p/
Thanks for your help :)
The text was updated successfully, but these errors were encountered:
I think this may have to do with some internal counter. When I blur browser focus and try scrolling again it works fine. Seems like a pretty edge case issue, but it's worth us fixing it.
Hi,
I've found an issue but I'm not sure if it's related to HyperList or if it's Chrome, when you scroll to an end (top or bottom) and without stopping scrolling you changed scrolling direction the list get stuck.
Here is a JSFiddle where I managed to reproduce the issue: https://jsfiddle.net/eksr695p/
Thanks for your help :)
The text was updated successfully, but these errors were encountered: