google / incremental-dom

An in-place DOM diffing library
http://google.github.io/incremental-dom/
Apache License 2.0
3.54k stars 180 forks source link

Fix nested patch when patching a different tree that contains focus. #378

Closed sparhami closed 6 years ago

sparhami commented 6 years ago

Fixes #377