agustaf9 opened a new issue, #2116:
URL: https://github.com/apache/incubator-kie-tools/issues/2116

   Editor content has not been set.
   Something went wrong. An attempt has been made to view the editor before 
content is set.
   
   I get the above error with this file created using bpmn.io
   
   ```
   <?xml version="1.0" encoding="UTF-8"?>
   <bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL"; 
xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI"; 
xmlns:dc="http://www.omg.org/spec/DD/20100524/DC"; 
xmlns:modeler="http://camunda.org/schema/modeler/1.0"; id="Definitions_0przp9o" 
targetNamespace="http://bpmn.io/schema/bpmn"; exporter="bpmn-js 
(https://demo.bpmn.io)" exporterVersion="16.3.0" 
modeler:executionPlatform="Camunda Platform" 
modeler:executionPlatformVersion="7.15.0">
     <bpmn:collaboration id="Collaboration_0tnbk4x">
       <bpmn:participant id="Participant_050qowf" name="Client" 
processRef="Process_1rcb5f8" />
     </bpmn:collaboration>
     <bpmn:process id="Process_1rcb5f8" isExecutable="false">
       <bpmn:dataObjectReference id="DataObjectReference_09u73yj" 
dataObjectRef="DataObject_1lmsg2o" />
       <bpmn:dataObject id="DataObject_1lmsg2o" />
     </bpmn:process>
     <bpmndi:BPMNDiagram id="BPMNDiagram_1">
       <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_0tnbk4x">
         <bpmndi:BPMNShape id="Participant_050qowf_di" 
bpmnElement="Participant_050qowf" isHorizontal="true">
           <dc:Bounds x="129" y="80" width="3341" height="970" />
         </bpmndi:BPMNShape>
         <bpmndi:BPMNShape id="DataObjectReference_09u73yj_di" 
bpmnElement="DataObjectReference_09u73yj">
           <dc:Bounds x="992" y="515" width="36" height="50" />
         </bpmndi:BPMNShape>
       </bpmndi:BPMNPlane>
     </bpmndi:BPMNDiagram>
   </bpmn:definitions>
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to