[Sprint/ModestMonkey](fix): Return void if there is no selected or deselected image
Closes #1791
The issue is in the image embed, on image click. This is bound as an onclick event and if its firing on an image, and if e.target doesn't exist, we should just be returning void.
To test please go make a blog, add an image, click it, deselect etc.
added MR::Awaiting Review Squad::Green scoped labels
changed the description
Please register or sign in to reply