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]: maxFiles(1) - Error Max Files reach #9

Closed tangjh closed 4 months ago

tangjh commented 4 months ago

What happened?

Get "Max Files reach" error when using ->maxFiles(1)

How to reproduce the bug

\GalleryJsonMedia\Form\JsonMediaGallery::make('logo') ->minFiles(0) ->maxFiles(1) ->image()

Package Version

2.1.1

PHP Version

8.2

Laravel Version

11.4

Which operating systems does with happen with?

No response

Notes

No response

webplusmultimedia commented 4 months ago

thanks for the report. 2.1.2 fix it