Chart not changing value OR how do you deal with Charts using livewire?

I have a button that emits event to get the xAxis of the Chart (I am using apexchart) but if click the button the chart is gone and also the @this.get(‘component’) is not changing value.

1 Like