active-route
active-route copied to clipboard
Observer is not caching the 'href' change
Observer is not caching the change of href's location property when using history.pushState. In the demo, path property never change after executing history.pushState({}, '', '/world');
Confirmed.