dom-diff icon indicating copy to clipboard operation
dom-diff copied to clipboard

Short circuit diff when comparing constructor / function tag names

Open treshugart opened this issue 8 years ago • 0 comments

Instead of rendering the tree and diffing that, we should only compare to see if the function / constructor is the same as what was given us in the last render.

treshugart avatar Dec 12 '16 22:12 treshugart