bpmn-js
bpmn-js copied to clipboard
Cannot select element with direct editing active
Describe the Bug
If direct editing is active the next click is suppressed. Because of that I have to click twice to actually select the next element:
Steps to Reproduce
- Create Task :arrow_right: direct editing activates
- Click another flow node
- See that click does not actually trigger selection
Expected Behavior
- Click selects clicked element
Environment
- Browser: Chrome 100
- OS: Arch Linux
- Library version: v8.x, v9.2.0