Navigation button's label on the last page of a story still reads "last page", when it should read "next story".
This line should be replaced with a NEXT_STORY button state.
|
if (viewer.hasCapability('swipe')) { |
|
this.forwardButton_.updateState(ForwardButtonStates.NEXT_PAGE); |
|
} else { |
cc @ampproject/wg-stories