-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Looking at the performance monitor tab in dev tools, I see the event listeners count increases but never decreases. I would like to know if this might cause a memory issue as users keep browsing the app.
To Reproduce
Steps to reproduce the behavior:
- Checkout, install, and run the demo website
- Open performance monitor on Chrome dev tools
- Use the up and down arrow keys repeatedly to switch focus between the first and second elements
- See JS event listeners increasing and never decreasing
Expected behavior
JS event listeners to remain stable if no new elements are added to the DOM
Additional context
This is more a question than a bug. I'm not sure this is actually a problem since the JS heap doesn't seem to increase too much.
spikything
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
