- Issue created by @jacobadeutsch
- 🇺🇸United States Kristen Pol Santa Cruz, CA, USA
Thanks. I saw this before Barcelona and didn’t make an issue.
It seems like this is also affecting other props besides images too, but this is a good example to start with.
Moving to the XB queue.
- 🇮🇳India shyam_bhatt Gujarat
The field image does not yet support updating the preview on change. We need to create/update the "data-media-file" attribute with a default value, Also we have to store the new image value in the form state variable. Need to check the "inputBehaviors.tsx" file.
- 🇮🇳India soaratul
I also debugged and found that in case of prop value is an object, we are not updating the preview and seems it will require some backend work.
- 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
I suspect this is related to 🐛 Some components cannot be used in XB because UI prevents SDC props being named `name` Active . would be good to confirm.
It seems that @soaratul already did that … but an end-to-end test reproducing this bug would then go a long way in A) fixing it, B) preventing it from regressing :)
- 🇺🇸United States Kristen Pol Santa Cruz, CA, USA
Not sure if this is related to this or to #3467954 but this was found when debugging this issue:
🐛 Image Schema only works with image var in twig Needs review