I am using the example viewer available in “/ pre-packaged”.
The template contains [var diagramUrl = ‘https://cdn.rawgit.com/bpmn-io/bpmn-js-examples/dfceecba/starter/diagram.bpmn’;] but when I put it in the template to open a local bpmn file [ var diagramUrl = ‘file: /// C: /TEMP/WKF_17_TESTE.bpmn’;], it only works on Microsoft Edge. In Chrome and IE do not work.
Can anyone tell me the reason?