SVG rendering broken in Sketch 85.1

Author: macintoshhelperCreated Apr 11, 2022Updated Apr 12, 2022

I am...

| -------------------------------------------------------------------------------------------------

Reporting a bug or issue

Expected behavior:

Should render an SVG

Observed behavior:

bash
TypeError: svgImporter.graph().width is not a function. (In 'svgImporter.graph().width()', 'svgImporter.graph().width' is undefined)
image

How to reproduce:

bash
curl https://codeload.github.com/airbnb/react-sketchapp/tar.gz/master | tar -xz --strip=2 react-sketchapp-master/examples/basic-svg
cd basic-svg

Sketch version:

85.1

Please attach screenshots, a zip file of your project, and/or a link to your github project

https://github.com/airbnb/react-sketchapp/tree/master/examples/basic-svg