awcodes / filament-curator

A media picker plugin for Filament Panels.
MIT License
343 stars 89 forks source link

encountered the "The file field must be an array" error when adding files with maxItems() #405

Closed of2607 closed 11 months ago

of2607 commented 11 months ago

Filament Version

v3.1.32

Plugin Version

v3.4.1

PHP Version

PHP 8.2

Problem description

encountered the "The file field must be an array" error when adding files with maxItems()

截圖 2024-01-03 上午2 31 01 image

Expected behavior

unable to add files

Steps to reproduce

Whenever maxItems() is set, the issue occurs when trying to add new files.

Reproduction repository

No response

Relevant log output

No response