krixx1337
Custom action buttons not working in production
I'm pleased to share that I found a fix for the issue. It turns out that the problem was related to HTML minification by Cloudflare in my production environment. Disabling this feature resolved the issue.
8 replies
Custom action buttons not working in production
Thank you for taking the time to look into my issue and for your helpful testing. I really appreciate your efforts.
Regarding your question, yes, I am running filament:upgrade in my Composer post-update-cmd scripts.
It's quite puzzling why this problem only occurs in the production environment despite everything appearing to be in order. I didn't have issues like that with Filament v2.
8 replies
Restricting Admin Panel Access to Root Domain
Nvm, found answer here:
https://filamentphp.com/docs/3.x/panels/configuration#setting-a-domain
4 replies