Hello,
We have a UI project that makes use of bpmn-io js to bring up a modeler and canvas that lets user create workflows.
We have a feature wherein we are making use of the autoplace feature from bpmn-js.
Autoplace on the task places nodes over other nodes.
Appreciate if someone can guide me on how to solve it.