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

Fix UnrecognizedURLError not being an Error #10572

Merged
merged 1 commit into from
Mar 18, 2015

Conversation

SaladFork
Copy link
Contributor

Update router.js to address issue with UnrecognizedURLError

Fixes ember-cli/ember-cli#3416

Update router.js to address issue with UnrecognizedURLError

Fixes ember-cli/ember-cli#3416
@wagenet wagenet added the Bug label Mar 7, 2015
stefanpenner added a commit that referenced this pull request Mar 18, 2015
Fix UnrecognizedURLError not being an Error
@stefanpenner stefanpenner merged commit 44d5f18 into emberjs:master Mar 18, 2015
@SaladFork SaladFork deleted the patch-1 branch March 18, 2015 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New ember-cli generated app doesn't report errors properly
3 participants