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 was archived by the owner on Mar 13, 2018. It is now read-only.
this fixed the issue, so it's potentially a clash between the paper-progress animation and animated-pages (although I haven't tested it w/ core-pages etc.)
I found paper-progress to be the cause of this scroll 'lag' bug in core-animated-pages:
googlearchive/core-animated-pages#48 (comment)
for me, it only happens in chrome for android.
I made a noscript version of paper-progress as I didn't require the animation:
this fixed the issue, so it's potentially a clash between the paper-progress animation and animated-pages (although I haven't tested it w/ core-pages etc.)