FilamentF
Filament3y ago
18 replies
Arslan Fida

Repeater with Fileupload doesn't update previews on using $set

Hi all. I am using a Filament repeater with 3 field. 2 Textinputs and 1 Fileupload. I am using another fileupload to fetch multiple images then make a repeater field based on number of images so that description can be added to each of the image.
When I use $set to dynamically update my repeater, the data is there but no preview is shown by file upload it just shows original UI to select a file. Is there a better way to do this?
Was this page helpful?