Iron Router is seriously awesome and simple to use

I use the awesome iron:router package in all my Meteor projects. One problem I run into in almost all packages is if you use Router.go() while scrolled down onto the page, your next page will rendered still scrolled at the same point.

1 Like