Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updating #143 which attempts to correct error #130 #168

Merged
merged 1 commit into from
May 6, 2014
Merged

updating #143 which attempts to correct error #130 #168

merged 1 commit into from
May 6, 2014

Conversation

Art1Sec8
Copy link
Contributor

@Art1Sec8 Art1Sec8 commented May 5, 2014

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()
});

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()
});
queso added a commit that referenced this pull request May 6, 2014
updating #143 which attempts to correct error #130
@queso queso merged commit e439e21 into Differential:master May 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants