You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #1944 [Chart.js] Listen to Stimulus disconnect event to destroy the chart (Shadow-Devil)
This PR was squashed before being merged into the 2.x branch.
Discussion
----------
[Chart.js] Listen to Stimulus `disconnect` event to destroy the chart
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| Issues | Fix#1408
| License | MIT
Adds an extra check if the chart is already connected and short circuits, since otherwise creating the new Chart would throw an error.
Commits
-------
22d1cee [Chart.js] Listen to Stimulus `disconnect` event to destroy the chart
0 commit comments