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
No description
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 ...
Jump to solution
13 Replies
torriv
torriv13mo ago
i'm getting the same on all my charts after latest update too. trying to figure it out.
awcodes
awcodes13mo ago
we believe this might be a bug with the latest releast of livewire.
Marcus Lanzetta
Marcus Lanzetta13mo ago
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.
Marcus Lanzetta
Marcus Lanzetta13mo ago
No description
No description
Marcus Lanzetta
Marcus Lanzetta13mo ago
In the meantime, you can fix it, but you need to update your Filament version to 3.2 for now.
composer update
composer update
No description
No description
LeandroFerreira
LeandroFerreira13mo ago
are you using apexcharts plugin?
acroninja
acroninja13mo ago
+1 same problem with apex charts - but have downgraded that back to 3.1.3 and it's stil the same
IAC
IAC13mo ago
me too anyone fix?
Marcus Lanzetta
Marcus Lanzetta13mo ago
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
guifarro
guifarro13mo ago
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
LeandroFerreira
LeandroFerreira13mo ago
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 ...
guifarro
guifarro13mo ago
thank you, just compose update and now its working well
Alnuaimi
Alnuaimi13mo ago
thank you brother ,Livewire 3.5.8 has problem Livewire 3.5.8 has problems you can change it to v3.5 just

Did you find this page helpful?