Skip to content

Conversation

marvinhagemeister
Copy link
Member

This PR fixes an issue where the DOM for Fragments wasn't cleared when they previously had children. This was most noticeable in the todo demo where the first added todo item could never be removed.

Adds +2 B 🎉

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 085399d on fix_stale_fragment into 405d4e5 on master.

Copy link
Member

@JoviDeCroock JoviDeCroock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, I totally looked over that when trying to debug this myself. Awesome catch!

@JoviDeCroock
Copy link
Member

This probably fixes: #1475?

@marvinhagemeister
Copy link
Member Author

Only partially, in that issue there seem to be more problems causing havok.

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.

3 participants