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

Text nodes being merged where the text content is different are not being updated #354

Closed
agubler opened this issue May 24, 2019 · 0 comments · Fixed by #355
Closed

Text nodes being merged where the text content is different are not being updated #354

agubler opened this issue May 24, 2019 · 0 comments · Fixed by #355
Labels
area: core Core bug Something isn't working

Comments

@agubler
Copy link
Member

agubler commented May 24, 2019

Bug

When merging onto an existing DOM structure, the text content of a text node is not being updated if it is different to the value in the DOM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: core Core bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant