F
Filament4mo ago
Aziz

<x-filament::grid

Hey everyone, im getting this error in one of my blade files: Unable to locate a class or view for component [filament::grid]. Does it not exist anymore or did they changed the way how to use it?
3 Replies
jamesro
jamesro4w ago
have you ever found a solution here @Aziz ?
awcodes
awcodes4w ago
The grid blade component was removed in v4. So you have to implement your own grids for custom views.
Aziz
AzizOP2w ago
Yeah, i have to look deeper in filament tailwind classes and use them directly, so just filament tailwind classes.

Did you find this page helpful?