webplusmultimedia / filament-json-media

a media library base on json field with custom properties + Galleries on front-end
https://filamentphp.com/plugins/webplusm-json-media
MIT License
9 stars 2 forks source link

[Bug]: An error occurred while uploading two pictures. #5

Closed TaikingIT closed 4 months ago

TaikingIT commented 4 months ago

What happened?

GalleryJsonMedia\Form\JsonMediaGallery::GalleryJsonMedia\Form{closure}(): Argument #1 ($file) must be of type array, Livewire\Features\SupportFileUploads\TemporaryUploadedFile given

How to reproduce the bug

upload two pictures

Package Version

1.2

PHP Version

8.3.3

Laravel Version

10.48.7

Which operating systems does with happen with?

Windows

Notes

No response

webplusmultimedia commented 4 months ago

Did the field cast as array ? Can you post that on discord : Filament community pluggins

webplusmultimedia commented 4 months ago

try the v2.x with php 8.2 minimal