No data on textarea, input and select on modal when update or view
I have same issue with this https://github.com/filamentphp/filament/discussions/13488
The case is in my local it's ok but on prod there is no data and got error
How to fix this when you want to use view action or even custom action
either of the two is not working on prod and even local from another dev
The case is in my local it's ok but on prod there is no data and got error
How to fix this when you want to use view action or even custom action
either of the two is not working on prod and even local from another dev
GitHub
Package Form builder Package Version v3.2* How can we help you? Upon update to filament latest, the textarea in my custom page stopped passing the entered value. The same form in a filament resourc...
Solution
Ohh.... I solved it by just upgrading the filament version and composer install