- πΊπΈUnited States SamLerner
I'm having an issue where in layout builder, when I have a custom block with an image field, the alt text isn't being validated if it's empty. It's supposed to be a required field, but you can leave it blank and still save the block.
When you go to the block, you'll get an error when trying to save if the field is still empty. But during the initial block creation, the validation doesn't seem to be working.
- π¬π§United Kingdom Alina Basarabeanu
We came across this issue on multiple projects using D10.2 and the entity browser 2.9.0
Tested on older Drupal core versions and entity browser we get the error too.
The patch from #6 solved the error for a field type Entity reference to a media on a content type. The widget used by the Form display is 'Entity Browser'.