I have code like this: ```php $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?