Issue with tables in new release

We upgraded composer yesterday, and our filament tables acted strangely. If you click on a table action with a modal, close it, then open a different table action with a modal. The first one you opened will always show. Reverting back to 3.3 solved the issue. Just to let you know
5 Replies
jackcbet
jackcbetOP4mo ago
I can upload a video if it helps
toeknee
toeknee4mo ago
Check if you have any view overrides in place and also ensure you run php artisan filament:upgrade
jackcbet
jackcbetOP4mo ago
toeknee
toeknee4mo ago
You haven't confirmed if you have any view overrides in place? resources/views/vendor what's in there
Dan Harrin
Dan Harrin4mo ago
@jackcbet please open an issue with a reproduction repository so I can look into it, its the second time I have heard about it but noone has submitted a proper report yet

Did you find this page helpful?