- Issue created by @ZHawkins
Updated the patch because of a bug we've seen with certain schemas
This patch is the same as 4 (it auto adds the image height and width when inserting an image via the Drupal module), but this is built from 9.1.x.
- Assigned to alazzara
The check we had for 'image.src' was catching other fields we didn't expect. We've narrowed it down to only look for the .image.src field and added an additional fallback if the corresponding field isn't available in json editor.