FilamentF
Filament10mo ago
F alko

Image Preview after $set in FileUpload field

I have code like this:
$set('relation', ['image_path' => [$relativeFilePath]]);

After saving, I get to see the preview and data is saved correctly. However before saving, I don't get a preview.

Any clue?
Was this page helpful?