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

[BUGFIX] controller replaceRoute considers engine's mount point #15176

Merged
merged 1 commit into from
Jul 19, 2017

Conversation

spencer516
Copy link
Contributor

Seems like there was a small error and a missing test when using replaceRoute from a controller that is inside of an engine. This change mirrors the same for `transitionToRoute.

@rwjblue
Copy link
Member

rwjblue commented Jul 13, 2017

This fix looks good, sorry for taking so long to review! Can you rebase so we can get a new CI run kicked off to make sure it all still passes?

@spencer516 spencer516 force-pushed the controller-engine-replace-route branch from 6df05e9 to b18873a Compare July 13, 2017 19:35
@spencer516
Copy link
Contributor Author

@rwjblue — rebased and it's passed!

@locks locks self-assigned this Jul 16, 2017
@rwjblue rwjblue merged commit 8e7443f into emberjs:master Jul 19, 2017
@rwjblue
Copy link
Member

rwjblue commented Jul 19, 2017

Thank you!

@spencer516 spencer516 deleted the controller-engine-replace-route branch July 19, 2017 17:40
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.

3 participants