Got error "Unable to find component" when click an action in relation page
Hello, i have an AssetResource, and i created a relation page ManageManagements for model asset, and i make a simple header action in this relation page, when i click it, i got error "Unable to find component: [app.filament.resources.asset-resource.pages.manage-managements]", i tried also action in table, get the same error, seems the action with modal just can not work here.
Can someone help me, thanks very much!
2 Replies
After many hours debug, i find the problem, it is the problem of cache, so i do use php artisan filament:optimize-clear and then php artisan icons:cache for cache icons again, the laravel clear cache not helping for this problem
I had the same problem with a relation manager