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
13 Replies
php artisan about --only=Filament
What is the output?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
Packages ................................. filament, forms, notifications, support, tables
Version .......................................................................... v3.2.57
Views ................................................................ PUBLISHED: filament
1 - update filament -
composer update
2 - why did you publish the views?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.
what about the issue after updating Filament?
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
any Filament customizations?
Console errors?
nothing I run according to the documentation I received. And I've tried to recreate the project again but the problem still occurs
weird.. maybe you can create a minimal repo on github reproducing this issue..
okay.. which github repo?
For me there is no issue. I only want to update the filament and then I got things I mentionned.