bpmn-io / bpmn-js-element-templates

The element template extension for bpmn-js
MIT License
5 stars 3 forks source link

fix: safely remove messages when changing templates #111

Closed marstamm closed 3 months ago

marstamm commented 4 months ago

Proposed Changes

This PR fixes the following flows:

related to https://github.com/camunda/camunda-modeler/issues/4357

Recording 2024-07-04 at 12 05 09

### Checklist To ensure you provided everything we need to look at your PR: * [x] **Brief textual description** of the changes present * [x] **Visual demo** attached * [ ] **Steps to try out** present, i.e. [using the `@bpmn-io/sr` tool](https://github.com/bpmn-io/sr) * [x] Related issue linked via `Closes {LINK_TO_ISSUE}` or `Related to {LINK_TO_ISSUE}`