Joe
JSON columns issue
Thanks to @awcodes the issue got sorted after raising the case as an issue in filament repo. here is the link to solution:
https://github.com/filamentphp/filament/issues/9033#event-10646961042
35 replies
JSON columns issue
If this helps, it mostly occurs with options that are generated by a relationship, like for example, the picture is for a table of services and being filtered by categories, they are connected via many-to-many relationship and relationship("categories","title") is added
35 replies