- Issue created by @shani maurya
- First commit to issue fork.
It seems the conditional field is not working with the image field.
I have paragraph type as Test in that I have two fields, one is URL as a text-formated type and the second is Thumbnail as an image-type field with an Entity Browser widget.
I have added dependencies as making a thumbnail image is required when URL field is filled
I have added the Test paragraph in the block as entity referenced.
While adding content in the Block Thumbnail field is getting required. However, in the DOM I can see this attribute [required="required" aria-required="true"] getting added based on the URL field value change.
On saving the block, the field required condition is getting passed here.
Active
4.0
Javascript