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
I kinda succeeded in making an infinite scroll for AMP using only amp-list. It uses recursive templates, with a new amp-list at the end of the template.
This works on Chrome desktop but not on Chrome Android.
On Android the loader animation is stuck forever.
Could you patch this up somehow? Also, layout="container" would be really great for amp-list.
Hello!
I kinda succeeded in making an infinite scroll for AMP using only amp-list. It uses recursive templates, with a new amp-list at the end of the template.
This works on Chrome desktop but not on Chrome Android.
On Android the loader animation is stuck forever.
Could you patch this up somehow? Also, layout="container" would be really great for amp-list.
Thanks!
Jonathan
`
The text was updated successfully, but these errors were encountered: