dashboard widget looks weird
hi just followed the getting started tutorial but im getting the chart widget like this image, is that normal? how i can fix it to show correct design? thank you
Solution:Jump to solution
https://github.com/filamentphp/filament/releases/tag/v3.2.114
Lock Livewire to max v3.5.6 due to bug introduced #14315....
GitHub
Release v3.2.114 · filamentphp/filament
What's Changed
fix creating resources in vendor when plugin uses cluster by @wychoong in #14187
Bump vite from 4.5.3 to 4.5.5 in /docs-assets/app by @dependabot in #14279
Lock Livewire to max ...
13 Replies
i'm getting the same on all my charts after latest update too. trying to figure it out.
we believe this might be a bug with the latest releast of livewire.
I just update right now and I think that's a bug after updating and optimizing maybe we just need to downgrade to a specific version as of now.
In the meantime, you can fix it, but you need to update your Filament version to 3.2 for now.
are you using apexcharts plugin?
+1 same problem with apex charts - but have downgraded that back to 3.1.3 and it's stil the same
me too anyone fix?
im using both apex charts and default charts by filament
just downgrade the version of your filament to 3.2 on your composer.json then run composer update
this works in my case: https://github.com/leandrocfe/filament-apex-charts/issues/96#issuecomment-2365127768
GitHub
Charts Not Displaying Correctly After Upgrading to Livewire v3.5.6 ...
After upgrading Livewire to version v3.5.6, the charts in my Laravel application are no longer rendering correctly. The charts either fail to appear, display distorted data, or do not update dynami...
Solution
https://github.com/filamentphp/filament/releases/tag/v3.2.114
Lock Livewire to max v3.5.6 due to bug introduced #14315.
GitHub
Release v3.2.114 · filamentphp/filament
What's Changed
fix creating resources in vendor when plugin uses cluster by @wychoong in #14187
Bump vite from 4.5.3 to 4.5.5 in /docs-assets/app by @dependabot in #14279
Lock Livewire to max ...
thank you, just
compose update
and now its working wellthank you brother ,Livewire 3.5.8 has problem
Livewire 3.5.8 has problems you can change it to v3.5 just