Password Confirmation for Edit Profile page
Password Confirmation to view Profile page
Hi
I am using
which gives the following error
Any ideas if this is feasible and how to approach it?
Thanks
Hi
I am using
->profile on one of my panels and want to have password confirmation (preferably in a modal) before being able to access the Edit Profile form. Following https://v2.filamentphp.com/tricks/password-confirmation-action I have created PasswordAction and tried to add it within AdminPanelProvider which gives the following error
Filament\Panel::Filament\Panel\Concerns\{closure}(): Argument #1 ($item) must be of type Filament\Navigation\MenuItem, Filament\Actions\Action givenAny ideas if this is feasible and how to approach it?
Thanks
Filament
Filament is a collection of tools for rapidly building beautiful TALL stack apps, designed for humans.