[Bug] Half of the diagram becomes hidden after editing Task

Issue: BPMN diagram disappears after editing Task node.

To replicate:

  1. Open codepen example: https://codepen.io/york2k/pen/qBNrLxK
  2. Double click on Task “Select a Pizza” and change name to something.
  3. Click outside of the task to finish editing name.
  4. Move mouse cursor over diagram, and bottom half diagram disappears.

The issue is when using BPMN container inside flex boxes.

Thanks

Thanks for sharing this! Always great if we can try it out on code sandboxes :+1:

That looks indeed very nasty. I also think it’s because of the surrounding flexbox. Could you open an issue with the information you already gave so we can investigate it?

Done.

Thanks!