Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: handle changing event/node names #22

Merged
merged 3 commits into from
Dec 21, 2021
Merged

fix: handle changing event/node names #22

merged 3 commits into from
Dec 21, 2021

Conversation

nolanlawson
Copy link
Owner

In situations where event listeners or DOM nodes are leaking, but the unique identifiers for those objects (i.e. the names/ids/classes/etc) are constantly changing, the tool doesn't do a great job of summarizing the breakdown. But we should at least print out that a leak is detected.

@nolanlawson nolanlawson merged commit 3bb2535 into master Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant