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

[canary] unit tests for components with link-to fail #11250

Closed
csantero opened this issue May 21, 2015 · 1 comment
Closed

[canary] unit tests for components with link-to fail #11250

csantero opened this issue May 21, 2015 · 1 comment

Comments

@csantero
Copy link
Contributor

Going from 1.12 to canary I found that components that use {{link-to}} fail their unit tests. The error occurs in packages/ember-routing-views/lib/views/link.js in computeLinkViewHref when it tries to generate the URL, but the _routing property is undefined.

I made a repo demonstrating the bug: https://github.com/csantero/link-to-error-demo

@rwjblue
Copy link
Member

rwjblue commented May 21, 2015

Duplicate of #11150. Would you mind chiming in there with your repro?

@rwjblue rwjblue closed this as completed May 21, 2015
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

No branches or pull requests

2 participants