-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Labels
Component: amp-next-pageCustomer: DeveloperP2: SoonType: BugType: DevXissues impacting developer experienceissues impacting developer experienceWG: components
Description
Currently amp-next-page only keeps the state of the currently viewable document in history which means that it's impossible to go back to the original article (the host page) using the browser's back button.
amp-next-page v2 currently does not manipulate history at all so we have to implement the existing behavior and improve it by keeping a history stack of all pages seen (and replacing history state if the user scrolls back to a previously seen page).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Component: amp-next-pageCustomer: DeveloperP2: SoonType: BugType: DevXissues impacting developer experienceissues impacting developer experienceWG: components