bpmn-io / bpmn-js

A BPMN 2.0 rendering toolkit and web modeler.
https://bpmn.io/toolkit/bpmn-js/
Other
8.35k stars 1.29k forks source link

Gracefully handle missing `BPMNDiagram#plane` in legacy sub-process behavior #2172

Closed nikku closed 1 month ago

nikku commented 1 month ago

Previously we'd scroll through all diagrams, assuming plane would always be set.