How to size image to fill its container while maintaining aspect ratio (using svg as source)?

Temporary fix:
Babylon.js Playground (babylonjs.com)

We have to force the domImage into the dom to ensure the SVG size is properly computed

You can do that in your case.

I will fix that behavior on the main framework