Hi all. In my plugin I'm trying to create some geometric components. This is the error I'm getting :
Possible Unhandled Promise Rejection: TypeError: this.object.fixGeometryWithOptions is not a function. (In 'this.object.fixGeometryWithOptions(0)', 'this._object.fixGeometryWithOptions' is undefined)
at value (/Applications/Sketch.app/Contents/Resources/SketchAPI_dom.js:1:43487)
Is there a way around this? I need to resolve this on an urgent basis as some of my clients use Sketch cloud which has the latest version by default.