Closed nikku closed 1 month ago
As this is introduced by recent changes we should fix this. Moving to ready
.
Oh oh. I'll have a look.
Search blows up when getLabel
returns undefined
which happens with associations for example. A minimal diagram to reproduce is one with two associations:
I can reproduce it.
Fix incoming: https://github.com/bpmn-io/bpmn-js/pull/2234
Describe the Bug
When I search a huge diagram then search blows up with the following error:
Steps to Reproduce
a
Expected Behavior
Search gracefully handles search.
Environment