Skip to content

Instantly share code, notes, and snippets.

@jcblw
Created September 5, 2013 16:35
Show Gist options
  • Save jcblw/6452683 to your computer and use it in GitHub Desktop.
Save jcblw/6452683 to your computer and use it in GitHub Desktop.
navigate in controller
_this.app.router.navigate("/500", {
replace: true,
trigger: true
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment