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
I can upload a video if it helps
Check if you have any view overrides in place and also ensure you run php artisan filament:upgrade
Still the same issue, I've recorded a loom here:
https://www.loom.com/share/f6efeab3502d4e39838c4a639d7831a4
You haven't confirmed if you have any view overrides in place?
resources/views/vendor
what's in there
@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