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 JS attempts to restore the scroll position to the end of the long article, but the DOM contents still store the homepage (which is shorter), truncating the long article. When the article loads into the DOM, the browser isn't scrolled to the end.
The text was updated successfully, but these errors were encountered:
This bug appears with JS enabled.
The JS attempts to restore the scroll position to the end of the long article, but the DOM contents still store the homepage (which is shorter), truncating the long article. When the article loads into the DOM, the browser isn't scrolled to the end.
The text was updated successfully, but these errors were encountered: