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
When we click on jump to the latest button on iOS the jump sometimes takes us a few pixels (~20px) above the bottom of the page. The scrollToBottom method sets the scrollTop correctly when jumping.
The text was updated successfully, but these errors were encountered:
When we click on jump to the latest button on iOS the jump sometimes takes us a few pixels (~20px) above the bottom of the page. The
scrollToBottom
method sets thescrollTop
correctly when jumping.The text was updated successfully, but these errors were encountered: