Target Closure not Instantiable
Hi, I've encountered the error stated in the title from this very simple code.
Do you know why?
Specifically, the error is:
Thanks in advance!
Do you know why?
Specifically, the error is:
Thanks in advance!
Solution
in v3
you need to use
Closure $get not availableyou need to use
->hidden(fn(\Filament\Forms\Get $get)