bezhanSalleh / filament-shield

The easiest and most intuitive way to add access management to your Filament Admin Resources, Pages & Widgets through `spatie/laravel-permission`
MIT License
1.6k stars 180 forks source link

Edit Role doesn't populate role name #375

Closed dutypro closed 4 months ago

dutypro commented 5 months ago

When clicking "edit" on role, the edit screen doesn't display the role name in the "name" field on the form or the guard name.

Screenshot 2024-05-03 at 19 09 37

Screenshot 2024-05-03 at 19 10 17

bezhanSalleh commented 4 months ago

might be some miss-configuration. otherwise submit a repro repo.