iron-meteor / iron-router

A client and server side router designed specifically for Meteor.
MIT License
1.98k stars 413 forks source link

Is it possible to go to a new route without changing the browser history? #1489

Open elie222 opened 8 years ago

elie222 commented 8 years ago

Does iron:router have functionality similar to this: https://github.com/kadirahq/flow-router#flowrouterwithreplacestatefn

With this you can go to a new route, but clicking back will send you back a couple of urls.