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

cached text nodes don't reattach to new parents #49

Closed
lhorie opened this issue Apr 13, 2014 · 1 comment
Closed

cached text nodes don't reattach to new parents #49

lhorie opened this issue Apr 13, 2014 · 1 comment
Labels
Type: Bug For bugs and any other unexpected breakage

Comments

@lhorie
Copy link
Member

lhorie commented Apr 13, 2014

e.g.

m.render(document, m("a", "test"));

m.render(document, m("a.foo", "test"));
@lhorie
Copy link
Member Author

lhorie commented Apr 13, 2014

This is fixed in origin/next and is scheduled to be released in v0.1.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug For bugs and any other unexpected breakage
Projects
None yet
Development

No branches or pull requests

1 participant