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

Add nested link-to test. #10726

Merged
merged 2 commits into from
Mar 26, 2015
Merged

Add nested link-to test. #10726

merged 2 commits into from
Mar 26, 2015

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Mar 25, 2015

This does not seem to trigger the issue in #10366 and #10662, though I cannot see a major difference between the test here and the failing JSBin: http://emberjs.jsbin.com/pejavu/4/edit?html,js,output.

I will continue to bang on it...

@rwjblue
Copy link
Member Author

rwjblue commented Mar 25, 2015

@mixonic - I feel that I am getting trolled (this should not be passing?!?!!?), but I cannot for the life of me see what is different...

@mixonic
Copy link
Member

mixonic commented Mar 26, 2015

@rwjblue I have something similar I believe should cause it to trigger: beta...mixonic:argh But no failure. And this is against beta.

@rwjblue
Copy link
Member Author

rwjblue commented Mar 26, 2015

Argh!! I'll continue digging in the morning. With hopefully a fresh mind.

@rwjblue rwjblue force-pushed the nested-link-to branch 2 times, most recently from 4a473d3 to 4828e9b Compare March 26, 2015 11:13
Ensures that a no-op transition returns the currently active transition
(was previously returning a new transition which messed up the
transition state classes).
@rwjblue
Copy link
Member Author

rwjblue commented Mar 26, 2015

Updated router.js (here) to ensure that a no-op transition returns the currently active transition (was previously returning a new transition which messed up the transition state classes).

Example JSBin: http://emberjs.jsbin.com/yopexu/1/edit?html,js,output

rwjblue added a commit that referenced this pull request Mar 26, 2015
@rwjblue rwjblue merged commit c318d50 into emberjs:master Mar 26, 2015
@rwjblue rwjblue deleted the nested-link-to branch March 26, 2015 17:01
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