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

Problem with nested outlets & named outlets #10652

Closed
fpauser opened this issue Mar 17, 2015 · 5 comments
Closed

Problem with nested outlets & named outlets #10652

fpauser opened this issue Mar 17, 2015 · 5 comments

Comments

@fpauser
Copy link
Contributor

fpauser commented Mar 17, 2015

See http://emberjs.jsbin.com/dosafe/6/edit?html,js,output

Navigate to "admin -> roles-and-users -> user-roles#edit".
The user-roles-edit-template should be rendered into the "dialog" outlet of "user-roles" but is not.

Bug - or unintended usage of outlets?

@fpauser
Copy link
Contributor Author

fpauser commented Mar 17, 2015

Changed this version a bit and added {{outlets}} besides the named outlets which seem to work better, but now it behaves strange when navigating into admin -> roles-and-users -> user-roles#edit and navigate away / back (e.g. to 'this-and-that' and back).

See http://emberjs.jsbin.com/dosafe/7/edit?html,js,output

@fpauser fpauser changed the title Deepest view not getting rendered (nested outlets / named outlets) Problem with nested outlets & named outlets Mar 18, 2015
@fpauser
Copy link
Contributor Author

fpauser commented Mar 18, 2015

Added a failing test, see #10660

@sandstrom
Copy link
Contributor

This issue may be related: #10658

@alexdiliberto
Copy link
Contributor

I also believe this is related to #10602

renderTemplate hijacking with this.render() seems broken now

@ef4
Copy link
Contributor

ef4 commented Mar 20, 2015

Duplicate of #10683.

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

4 participants