Hacker News new | ask | show | jobs
by lhorie 3028 days ago
> how do you determine which dependency caused the DOM element to be recreated

Normally, I would toss in a throw and look at the stack trace. But yes, the stack trace gets noisy as hell.