SpatieMediaLibraryFileUpload::make('photo') and shows normal file upload field which fails validation on submit (Probably because of changes to file field by Spatie plugin).app layout of Filament v3 with all Filament styles & scripts injected.

Alpine.start() in resources/js/app.js fixed the issue.