SpatieMediaLibraryFileUpload not showing preview when set to multiple
"filament/filament": "4.0.7"
"filament/spatie-laravel-media-library-plugin": "4.0.7"
After upgrading from V3 to V4 the SpatieMediaLibraryFileUpload component doesn't show image preview for exisiting images. The images are save to the database, and attached to the model. This is verified on the Frontend and the TableView also shows the images
The exact same component configuration works works in V3
Resource
Model
Things done:
0 Replies