I've created a table within a resource and have a simple row action. When I click on the icon it spins but the action itself is never triggered. I'm not sure where I'm going wrong the file was created using
php artisan make:filament-resource Service --simple --view
php artisan make:filament-resource Service --simple --view