ACTION BUG

This is a screenshot showing a bug in the 'action' section of Filament. When I click the 'action' button, a confirmation dialog appears, but it is blank, making the 'Delete' and 'Cancel' buttons unusable. I am asking for your solution to fix this issue
No description
13 Replies
LeandroFerreira
LeandroFerreira2mo ago
php artisan about --only=Filament What is the output?
Latif Ali Nurjaman
Latif Ali NurjamanOP2mo ago
PS C:\laragon\www\Website-IAM\IAM-Website> php artisan about --only=Filament Filament .................................................................................
Packages ................................. filament, forms, notifications, support, tables
Version .......................................................................... v3.2.57
Views ................................................................ PUBLISHED: filament
Latif Ali Nurjaman
Latif Ali NurjamanOP2mo ago
No description
LeandroFerreira
LeandroFerreira2mo ago
1 - update filament - composer update 2 - why did you publish the views?
Mokatchi
Mokatchi2mo ago
For me this is what I got earlier (screanshot1) and when I updated filament I got this (screenshot2). What the not cashed means? And do I have to cash them? But how to cash them? Thank you in advance.
No description
No description
LeandroFerreira
LeandroFerreira2mo ago
what about the issue after updating Filament?
Latif Ali Nurjaman
Latif Ali NurjamanOP2mo ago
1. I have done this step and there is still no change 2. I did it because I wanted to know the structure and fix the problems currently faced but there have been no results
LeandroFerreira
LeandroFerreira2mo ago
any Filament customizations? Console errors?
Latif Ali Nurjaman
Latif Ali NurjamanOP2mo ago
nothing I run according to the documentation I received. And I've tried to recreate the project again but the problem still occurs
LeandroFerreira
LeandroFerreira2mo ago
weird.. maybe you can create a minimal repo on github reproducing this issue..
Latif Ali Nurjaman
Latif Ali NurjamanOP2mo ago
okay.. which github repo?
Mokatchi
Mokatchi2mo ago
For me there is no issue. I only want to update the filament and then I got things I mentionned.

Did you find this page helpful?