Getting error Undefined variable $isPasteable

Hi everyone, I suddenly get the above error. The error disappears when I remove/disable the FileUpload functionality in my form. Please help
No description
5 Replies
Dennis Koch
Dennis Koch4mo ago
Did you overwrite some view files?
justgkp
justgkpOP4mo ago
No I didn't...
yagrasdemonde
yagrasdemonde4mo ago
Same error for me since V 3.3.22 It seems new js filepond file is not loaded when FileUpload is present.
Dennis Koch
Dennis Koch4mo ago
Try running artisan filament:assets But it’s a PHP error so I don’t think it’s related to FilePond
yagrasdemonde
yagrasdemonde4mo ago
For me, this error occurs when joshembling/image-optimizer installed. Remove package and no error.

Did you find this page helpful?