PolymerElements / app-route

A modular client-side router

Home Page:https://www.polymer-project.org/1.0/articles/routing.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question: How to intercept a refresh of page using F5 or manual change to URL bar

hamzaislam opened this issue · comments

I'd like to understand how to intercept a manual change to URL on the URL bar or even a refresh of the page using the browser refresh functionality.

Doing that reloads the whole application again and hence those events aren't intercepted

commented

This should refer to #112