symfony / ux

Symfony UX initiative: a JavaScript ecosystem for Symfony
https://ux.symfony.com/
MIT License
781 stars 274 forks source link

[Chart.js] Check if chart is already connected #1944

Open Shadow-Devil opened 3 days ago

Shadow-Devil commented 3 days ago
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.