Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

DOM Nodes Count Keeps Increasing #351

Open
spaceninja opened this issue May 13, 2023 · 0 comments
Open

DOM Nodes Count Keeps Increasing #351

spaceninja opened this issue May 13, 2023 · 0 comments

Comments

@spaceninja
Copy link
Owner

Enabled "Performance Monitor" in your dev tools, and you'll see that as you navigate the site, the number of DOM Nodes keeps climbing. This doesn't seem right, and could cause performance problems (related, the JS Heap Size only increases). Are we failing to unmount components when needed? Or event listeners? I'm not sure what could be causing this.

https://web.dev/dom-size-and-interactivity/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant