Starting with Camunda Modeler 4.0.0 an error raised a couple of times (more than 6k error events) inside our error tracking tools which we identified from this plugin (cf. https://github.com/camunda/camunda-modeler/issues/2001)
TypeError: Cannot read property 'extensionElements' of undefined
at addStyle (~/build/client-bundle.js:124:71)
at None (~/build/client-bundle.js:44:13)
at None (~/build/client-bundle.js:2153:43)
Hello 👋🏻
Starting with Camunda Modeler 4.0.0 an error raised a couple of times (more than 6k error events) inside our error tracking tools which we identified from this plugin (cf. https://github.com/camunda/camunda-modeler/issues/2001)
I reproduced it when I tried to trigger the overlays for a participant with no processRef. Hard to reproduce though, maybe there is an easier way to reproduce.