Open cvan opened 7 years ago
Navigation transitions are only for navigations that result in a new document. Maybe "navigate" is too generic an event name here, or we stick with "navigate" and make navigation-transition stuff fail if it's a popstate (or hashchange) navigation.
Navigation transitions are only for navigations that result in a new document. Maybe "navigate" is too generic an event name here, or we stick with "navigate" and make navigation-transition stuff fail if it's a popstate (or hashchange) navigation.