bezhanSalleh / filament-shield

The easiest and most intuitive way to add access management to your Filament Admin Resources, Pages & Widgets through `spatie/laravel-permission`

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when editing / creating roles

netdelight opened this issue · comments

Hi, when I try to create or edit a role, I get this error :
Cannot assign bool to property Filament\Resources\Pages\EditRecord::$data of type ?array
In addition, when I edit a role, the Name and Guard name field are empty and Select all button is disabled.
I use Filament Shield 3.2.4 with Filament 3.2.71.