asantibanez / livewire-charts

Neat Livewire Charts for your Laravel projects
MIT License
788 stars 116 forks source link

Livewire component's [tenants.dash-board.employee-chart] public property [columnChartModel] must be of type: [numeric, string, array, null, or boolean]. Only protected or private properties can be set as other types because JavaScript doesn't need to access them. #61

Closed timore333 closed 2 years ago

timore333 commented 2 years ago

Livewire component's [tenants.dash-board.employee-chart] public property [columnChartModel] must be of type: [numeric, string, array, null, or boolean]. Only protected or private properties can be set as other types because JavaScript doesn't need to access them.

xitude commented 2 years ago

How did you solve this? Please try to not close issues without some form of comment explaining what you did to move past it. It helps people solve similar issues.

jasonmm commented 2 years ago

This comment on an earlier issue is the solution I used.