ReplicateAction Not Showing
Hello There,
Hope you're doing well.
I'm facing a weird issue where the ReplicateAction is not showing anywhere in the editRecord Page or the List Page.
Any idea why its not showing ?
20 Replies
Share your code where you are registering the action, then we might be able to help.
Thank you Adam
The weird part is for this resource its not showing at all, but for other resources its showing normally
Are you aware of any constraint or i missing something ?
That looks ok to me. Maybe a caching issue?
i tried php artisan cache:clear but luck
If you remove the other 2 actions does it show then.
removed all actions and still not showing
Can you run
php artisan about
and let us know what version of filament you have installed?Hmm, sorry, I’m at a loss. Nothing is standing out to me as being off.
No worries, Thank you for trying, Really Appreciated.
I'll try to debug it and if its a bug maybe i'll raise an issue or a PR
Is the group maybe growing it off?
Doesn’t make sense to me that it would but I guess it’s a possibility.
I tried with only 1 column, no groups, and still didn't work
Can you provide a reproduction repo.? It’s possibly a bug. But there’s no way of knowing without being able to reproduce it.
And just to be clear this isn’t a Sushi implementation correct?
Sure I'll prepare the repo - sorry not aware of the term sushi implementation 😅
Then it’s not sushi. 😂
hahaha 😂
Yea. It you can reproduce it send me the link to the repo I’ll take a look.
Thank you Adam !
Thank you.