kadirahq / flow-router

Carefully Designed Client Side Router for Meteor
MIT License
1.09k stars 195 forks source link

Back button occasionally doesn't trigger route change #678

Open brianlukoff opened 7 years ago

brianlukoff commented 7 years ago

Occasionally, clicking the browser Back button doesn't work: the URL is changed to the previous URL in the history, but a route change is not triggered. When FlowRouter gets into this state, neither the Back nor Forward buttons seem to work at all (same behavior) until the page is refreshed. Has anyone else seen this happen?

hacknlove commented 5 years ago

It's weird

I have this behavior in some webs, but it works fine in others...