Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Conversation

chriddyp
Copy link
Member

@chriddyp chriddyp commented Mar 5, 2018

newPlot used to clear the event listeners before plotting, react no
longer does that. Just to be safe, we’ll always destroy before
attaching.

fixes #171

`newPlot` used to clear the event listeners before plotting, `react` no
longer does that. Just to be safe, we’ll always destroy before
attaching.
@chriddyp chriddyp merged commit e25bec2 into master Mar 5, 2018
@chriddyp chriddyp deleted the remove-listeners branch March 5, 2018 17:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Duplicated event handlers in Graph
1 participant