You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When selecting an Activity in the Modeler 5.0, I get the following error:
[../invoice.v1.bpmn] Tried to access di from the businessObject. The di is available through the diagram element only. For more information, see https://github.com/bpmn-io/bpmn-js/issues/1472
at s.get (webpack:///node_modules/bpmn-js/lib/util/CompatibilityUtil.js:69:14)
at Object.ColorPlugin._getColor (file:///Users/mpa/Library/Application%20Support/camunda-modeler/plugins/bpmn-js-plugin-color-picker/client/client-bundle.js:29:24)
at file:///Users/mpa/Library/Application%20Support/camunda-modeler/plugins/bpmn-js-plugin-color-picker/client/client-bundle.js:19:39
at file:///Applications/Camunda%20Modeler.app/Contents/Resources/app.asar/public/4.4.js:1:57423
at listener (webpack:///node_modules/bpmn-js/node_modules/diagram-js/lib/core/EventBus.js:371:33)
at _invokeListener (webpack:///node_modules/bpmn-js/node_modules/diagram-js/lib/core/EventBus.js:352:23)
at _invokeListeners (webpack:///node_modules/bpmn-js/node_modules/diagram-js/lib/core/EventBus.js:313:23)
at fire (webpack:///node_modules/bpmn-js/node_modules/diagram-js/lib/features/selection/Selection.js:106:17)
at file:///Applications/Camunda%20Modeler.app/Contents/Resources/app.asar/public/4.4.js:1:121700
at file:///Applications/Camunda%20Modeler.app/Contents/Resources/app.asar/public/4.4.js:1:57423 [ error ]
This error may be the result of a plug-in compatibility issue. [ info ]
[Disable plug-ins (restarts the app)](https://github.com/camunda-consulting/camunda-7-code-examples/issues/new#) [ info ]
When selecting an Activity in the Modeler 5.0, I get the following error:
Removing the Color Picker solves that error.
bpmn-io/bpmn-js#1472 describes the problem.
The text was updated successfully, but these errors were encountered: