You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 12, 2021. It is now read-only.
Is your feature request related to a problem? Please describe.
Inside the Zeebe Modeler, we override the basic replace menu provider with a custom one. However, if we would like to upgrade bpmn-js@8, we would run into errors because of breaking changes.
Describe the solution you'd like
Update the custom replace menu to handle this while upgrading to bpmn-js@8.
Describe alternatives you've considered
Don't use inheritance but create a proper new provider
==> We will likely do it on the fly while fixing #288.
Additional context
Related to #288
The text was updated successfully, but these errors were encountered: