laravel / nova-issues

556 stars 34 forks source link

issue on using image field with Repeater #5841

Closed pwlgm1 closed 1 year ago

pwlgm1 commented 1 year ago

Description:

When modifying a resource, if you save without adding a file to the image field within the repeater, the existing file will be deleted.

Detailed steps to reproduce the issue on a fresh Nova installation:

crynobone commented 1 year ago

Image extends File field and falled under partially supported fields: https://nova.laravel.com/docs/resources/repeater-fields.html#partially-supported-fields