Can't embed an Excalidraw image from the back of the note like before

For some reason I can no longer embed the image on the back of a note the way I used to. I have always written “![[Test note]]” but now this only embeds the front itself. To embed the image I have to write “![[Test note#^as-image]]” for the image to show up. However, if I no longer have excalidraw-open-md set to true in the frontmatter everything works as normal. This issue seemed to start when I updated Obsidian to 1.13.4. I prefer to have a note always open on the markdown side but that is no longer possible if I also want to embed an image from the back
In addition, without setting excalidraw-open-md to false it’s not possible to embed a part of an image at all since the location id can’t be combined with “#^as-image”.

The bug is there even if I open a brand new vault with only the Excalidraw plugin installed.

Anyone else have the same problem or knows how to fix it?