Skythrew
Filament overriding withCount ?
Hi everyone ! I'm currently trying to add a "tickets_count" attribute on a "users" relationship to use it with AND without Filament. So my relationship looks like this:
The problem is that when I use this relationship in a Relation Manager, my withCount call is not taken in account. It seems Filament is actually overriding my selected attributes (which could be quite logical). Is there any way to solve this ?
11 replies