Error production Maximum call stack size of 8306688 bytes
I'm having this error
Line 235 view
This happens when I click on the native filament "save" button, either on a resource or in the user panel.
when I leave .env in APP_DEBUG=true it points me to the file:
vendor/filament/support/resources/views/components/icon-button.blade.php
Any suggestions?
Sorry for my inexperience
3 Replies
memory_limit 512M phpinfo
Solution
Update to the latest version of Filament
Laravel Framework 12.20.0
filament/filament 3.2
Thank you for your attention.
Does this happen in version 3.2?