Problems with filter
I have the following problem since I upgraded from 2.17.25 to 2.17.34
I have a filter on the table with a DatePicker and before it overlapped and the calendar was seen correctly, but now it stays below and not everything is seen.
8 Replies
Ahh did you re-compile the assets after updating?
after upgrade I run:
then npm run build?
No, I just followed the steps in the documentation:
https://filamentphp.com/docs/2.x/admin/installation#upgrading
Filament
Installation - Admin Panel - Filament
The elegant TALL stack admin panel for Laravel artisans.
is there an overflow-hidden class that is making it not work
We are having a similar issue with filter dropdown box hiding the options. I recently did an upgrade from Laravel 8 -> 9 and from filament 2.15.28 -> ^2.17.
Rolling back to 2.17.25 fixed it
i fixed this yesterday, will be fixed in the next release