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
{{ message }}
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.
Elements which use data-0 get the unrendered class on page load, even though they shouldn't. Because if you scroll down and up again, it correctly has rendered at 0.
The text was updated successfully, but these errors were encountered:
Reopening because it's still wrong for data-end. But priority is lower, because it requires the user to first scroll down to the very end and then refresh the page, which is unlikely.
Elements which use
data-0
get theunrendered
class on page load, even though they shouldn't. Because if you scroll down and up again, it correctly hasrendered
at0
.The text was updated successfully, but these errors were encountered: