I am trying to upgrade bpmn-js to the latest version 13.2.0 but I get the following error :
TypeError: this.createBpmnElement is not a function (line 80 of the above linked example)
And it also doesnt recognize the this.baseCreate(line 32 & 77 of the above linked example) function anymore. Do you know how can I solve this?