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

Dom-bind not working if parent is already attached #1818

Closed
Sleeckx opened this issue Jun 10, 2015 · 1 comment
Closed

Dom-bind not working if parent is already attached #1818

Sleeckx opened this issue Jun 10, 2015 · 1 comment
Assignees
Labels

Comments

@Sleeckx
Copy link

Sleeckx commented Jun 10, 2015

Hello,

please consider the following test case. Clicking "Add dom-bind directly" for the first time, it will append the dom-bind template but not its bound children. Upon clicking it again, it adds the bound content as intended.

http://jsbin.com/weyobaqewo/6/edit?html,output

@kevinpschaaf
Copy link
Member

Root caused to distribution reentrancy during attached. Short-term solution is for dom-bind to address this specifically; @sorvell to open general issue to cover the reentrancy problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants