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
@SpandanaPatnam I did some research on this, I don't think there is a workaround for this. We will have to build this feature for Vikatan.
Reason: In order to power infinite scroll using WRU, we will have to
call WRU api to get recommended story slugs
call individual stories to get story data
pass it to infinite scroll component
I explored using amp-bind. Using that, we can do a few but not all the above things. Also, since custom JS isn't allowed on AMP pages, it's not possible.
Ticket ID: #10795
Publisher URL : https://www.vikatan.com/
Client Type: Custom
CMS: https://vikatan.quintype.com/
Task: Client is planning to load WRU stories in AMP infinite scroll, they're asking if there's any workaround to do it.
The text was updated successfully, but these errors were encountered: