F
Filament3mo ago
Ali

Infolists headerActions not working.

I can't figure why the headerActions function on $infolists doesnt show any action that i put inside of it. Instead the footerActions seems to be working prerfectly. so i'm on "filament/filament": "3.2.85", "filament/infolists": "^3.2",
No description
No description
No description
No description
Solution:
Hm, weird. Tested it with the same version and it works. Can you try php artisan filament:upgrade?
Jump to solution
11 Replies
LeandroFerreira
LeandroFerreira3mo ago
try to update Filament
Ali
Ali3mo ago
same issue, the headerActions function dont works on the latest version 3.2.97
Dennis Koch
Dennis Koch3mo ago
Just tested this with the latest version on the demo
No description
Dennis Koch
Dennis Koch3mo ago
Can you share the output of php artisan about --only=filament
Abdellah Belkaid
Hey bro , we're workin on the same project and here is the output of php artisan about --only=filament
No description
Solution
Dennis Koch
Dennis Koch3mo ago
Hm, weird. Tested it with the same version and it works. Can you try php artisan filament:upgrade?
Ali
Ali3mo ago
Yup that worked. Thanks ! me and @Abdellah Belkaid got another issue. where we have a public filament page that MOST of the time doesn't show the "filament styles" for example, this page https://dev.efawtara.com/fiat the inputs don't show correctly.
No description
Ali
Ali3mo ago
But after buildin the files again npm run build, when i first load the page it works perfectly but after refreshing the styles all fade away. Note : this happens with all html that comes inside blade files. and yes i have imported the files inside the tailwind.config.js
Ali
Ali3mo ago
and here is how it looks after pulling brand new build files
No description
Ali
Ali3mo ago
UPDATE : i had to import the filament css inside public/css/filament/filament/app.css TO resources/css/app.css in this way. Am i doing it wrong ? it works like this but at what cost ?
No description
Dennis Koch
Dennis Koch3mo ago
Yup that worked
Please make sure this is part of your composer after-update scripts. This is mentioned in the docs to prevent issues like this where your cache is not cleared
me and @Abdellah Belkaid got another issue
Please open another thread for different issues
Want results from more Discord servers?
Add your server