create new modeler instance always, but only call getModeler once in … #13235
Annotations
1 warning
Running Eslint:
frontend/packages/process-editor/src/hooks/useBpmnEditor.ts#L99
React Hook useEffect has missing dependencies: 'getModeler', 'initializeBpmnChanges', 'initializeEditor', and 'modelerRef'. Either include them or remove the dependency array
|
Loading