bpmn-io / bpmn-js-examples

Examples how to use bpmn-js
https://bpmn.io/toolkit/bpmn-js
1.79k stars 1.23k forks source link

Provide a minimal custom elements + properties panel example #69

Open nikku opened 5 years ago

nikku commented 5 years ago

Tasks

Originally posted by @nikku in https://github.com/bpmn-io/bpmn-js-examples/issues/66#issuecomment-443203539

philippfromme commented 5 years ago

+1 This would help a lot of people.

billbarni commented 2 years ago

I am having trouble rendering a custom component. When I run the properties-panel example project, the React component works, but when building and adding the plugin to the Camunda Modeler, the component does not get loaded, the properties panel is empty without any errors in the console.