camunda/camunda-modeler

DMN editor breaks when literal expression name is changed in the properties panel

barmac opened this issue · 0 comments

Describe the bug

Given I have a literal expression, when I change its name in the properties panel, the editor breaks so I cannot model anymore.

Steps to reproduce

Cf. bpmn-io/dmn-js-properties-panel#103

Expected behavior

Editor does not break.

Environment

  • OS: [e.g. MacOS 10.2, Windows 10]
  • Camunda Modeler Version: 5.29.0
  • Execution Platform: [e.g. Camunda 7, Camunda 8]
  • Installed plug-ins: [...]

Additional context

Related to bpmn-io/dmn-js-properties-panel#103