SpatieMediaLibraryFileUpload with the data fails. If I provide uuid, path, url it doesn't give any error but also doesn't populate the field. If I were to give UploadedFile, Media or MediaCollection it gives an error with Filament\Forms\Components\SpatieMediaLibraryFileUpload::{closure:Filament\Forms\Components\SpatieMediaLibraryFileUpload::setUp():90}(): Argument #2 ($file) must be of type string, array given$this->getUploadedFileUsing when the function setUp has been called. It's driving me insane. unsplash in the field to set the state but still didn't worked in my case.

mount() functionMedia model, add ->load('media') to the model you are fetching->model($this->yourModel) in the SpatieMediaLibraryFileUploaduuid of the media you're trying to use