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

5 Replies
Did you overwrite some view files?
No I didn't...
Same error for me since V 3.3.22
It seems new js filepond file is not loaded when FileUpload is present.
Try running
artisan filament:assets
But it’s a PHP error so I don’t think it’s related to FilePondFor me, this error occurs when joshembling/image-optimizer installed. Remove package and no error.