[Bug]: Apexcharts broken again
bug
### Short summary 📝
Apexcharts breaks when installing this card
### Detailed description 📋
From my developer console I can see the following error
```
vehicle-info-card.js?hacstag=8105633501110:38 Uncaught (in promise) TypeError: e.put is not a function
at create.addTo (vehicle-info-card.js?hacstag=8105633501110:38:437226)
at e.value (apexcharts-card.js?hacstag=331701152223:1:1413188)
at e.value (apexcharts-card.js?hacstag=331701152223:1:1466980)
at e.create (apexcharts-card.js?hacstag=331701152223:1:905315)
at apexcharts-card.js?hacstag=331701152223:1:1473569
at new Promise (<anonymous>)
at e.value (apexcharts-card.js?hacstag=331701152223:1:1473374)
at apexcharts-card.js?hacstag=331701152223:1:1477581
```
I saw this issue was fixed before but I do not have permission to re-open that issue
### Version 📦
v1.11.0
### Card Configuration
```yaml
N/A
```
### Environment 🌐
_No response_
### Logs and screenshots 📂
_No response_
0 条评论