kdzwinel/DOMListenerExtension

Collect information about events on detached nodes

Opened this issue · 0 comments

Igor Minar:

Could you add support for observing DOM mutations on detached DOM? This extension is cool, but misses half of the interesting events that happen in any complex app.

Your DMO strategy for change detection would need to be tweaked to account for document fragments and documents not associated with a render tree.