filament/filament
v3.2.95
v11.16.0
v3.5.4
8.3.9
I wanted to make a multiple image upload, but multiple()
alone consumes too much vertical space. So I tried to use a simple Repeater instead, since it returns an array of filenames.
Uploading works, but it's currently impossible (?) to view uploaded files in a Repeater using simple()
in edit/view form. Tried to map the array before filling, error is the same as #12076
Replacing simple
with schema
works as expected.
https://github.com/sglkc/filament-issues/tree/fileupload-repeater
No response
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too