Filament Shield type error in User.php model file

Here is the error I am getting
Undefined type 'BezhanSalleh\FilamentShield\Traits\HasPanelShield'.
Undefined type 'BezhanSalleh\FilamentShield\Traits\HasPanelShield'.
, it started after migration from Filament 3.1 to 3.2 . It wasn't there before.
No description
2 Replies
toeknee
toeknee4mo ago
It's not a filament issue but a #bezhansalleh-shield issue, that trait likely has been removed so review his docs and ensure you have added it correctly
Wirkhof
Wirkhof4mo ago
Thanks, I have asked there.