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 beta] fix named outlet rendering in topmost view #10431

Merged
merged 1 commit into from
Feb 12, 2015

Conversation

ef4
Copy link
Contributor

@ef4 ef4 commented Feb 12, 2015

Closes #10416, plus another bug that I found while making sure we had good test coverage of this area.

  • Don't assume any route rendering {into:...} always has a parent route.
  • Allow render to target non-default outlets in the current route even when you haven't rendered anything to the main outlet.

rwjblue added a commit that referenced this pull request Feb 12, 2015
[BUGFIX beta] fix named outlet rendering in topmost view
@rwjblue rwjblue merged commit 9bbb667 into emberjs:master Feb 12, 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

Successfully merging this pull request may close these issues.

Using Modal Dialogs - undefined error in canary
2 participants