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 MaxListenersExceededWarning warning. #1846

Merged
merged 2 commits into from
May 10, 2024

Conversation

jpwhite4
Copy link
Member

@jpwhite4 jpwhite4 commented May 9, 2024

The event listener needs to only be added on a newPlot to readded to an existing one.

Tested on my port by repeatedly drilling down on a GPU timeseries plot.

The event listener needs to only be added on a newPlot to readded
to an existing one.
@jpwhite4 jpwhite4 requested a review from aestoltm May 9, 2024 18:53
@jpwhite4 jpwhite4 added this to the 11.0.0 milestone May 9, 2024
@jpwhite4 jpwhite4 merged commit fb64507 into ubccr:xdmod11.0 May 10, 2024
4 checks passed
@jpwhite4 jpwhite4 deleted the too_many_eventlisten branch May 10, 2024 19:53
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.

2 participants