Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
This issue came up in iron-router: iron-meteor/iron-router#620 This answer (from link above) is to pass pause as a parameter and then call it, like so: Router.onBeforeAction(function(pause) { // ... pause() });
- Loading branch information