You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding an SVG, that doesn't have explicitly set 'height' and 'width' in the svg tag when inserted populates width and height as inherit and does not render the image inside the editor, even though it's present correctly in the editor state.
Some work was done by @kirandash in #7388 but the fallback for the dimensions do not appear to be working.