Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Do not short circuit for WNodes that are strictly equal #742

Closed
agubler opened this issue Nov 2, 2017 · 0 comments
Closed

Do not short circuit for WNodes that are strictly equal #742

agubler opened this issue Nov 2, 2017 · 0 comments
Labels
Milestone

Comments

@agubler
Copy link
Member

agubler commented Nov 2, 2017

Bug

vdom should not break early if the nodes are strictly equal, as it is the result of the the render that needs to be compared for early exit which already occurs.

The early exit should only be performed for HNodes.

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

No branches or pull requests

3 participants