How bpmn-js rerender in Reactjs?

When I implements bpmn-js in Reactjs app, I set the modeler state just once. I don’t know how bpmn-js can re-render without setState again.

Thank you so much!
image

Checkout GitHub - bpmn-io/react-bpmn: Display BPMN 2.0 diagrams in React. and use a releated technique.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.