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
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
if the scroller is released while still having momentum the content is not bouncing back to top=0, but to top=-1px
to reproduce:
working:
now the content bounces back up to top = 0
not working:
the content bounces back up to top = -1px
same problem with the bottom of the content;
The text was updated successfully, but these errors were encountered: