dy / spect

Observable selectors in DOM
https://dy.github.io/spect
MIT License
74 stars 8 forks source link

$: stop infinite recursion #254

Closed dy closed 1 year ago

dy commented 3 years ago

$(a, 'h2') can cause infinite loop if reaction creates internal 'h2'.

dy commented 1 year ago

Duh, expected, isn't that?