-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Description
I'm trying to embed Webstories in a non AMP page. I tried using the mode amp: 'hybrid'
in my non AMP page but couldn't embed the story in the non AMP page. On further reading the AMP docs, I realized that Web Stories rely on the AMP Story Player, in the form of the element, to embed and play stories on non-AMP sites https://amp.dev/documentation/guides-and-tutorials/integrate/embed-stories-nonamp/?format=stories
I tried the code using as shown in AMP doc, it's working fine then, but not loading on the initial page load even with <client-only>
.
Is there any way to fix the issue.
Metadata
Metadata
Assignees
Labels
No labels