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
An error occurs when initializing the diagram:
main.17f788cd10c9d5f3.js:1 unhandled error in event listener TypeError: Cannot read properties of undefined (reading '__H')
The error is not reproduced if you do not use the minification.
The project does not use preact.
Environment
angular 14.2.4
@bpmn-io/form-js": "^1.11.3
@bpmn-io/properties-panel": "^3.23.0
bpmn-js": "^17.11.1
bpmn-js-properties-panel": "^5.28.0
camunda-bpmn-moddle": "^7.0.1
diagram-js": "^15.2.3
The text was updated successfully, but these errors were encountered:
Describe the Bug
An error occurs when initializing the diagram:
main.17f788cd10c9d5f3.js:1 unhandled error in event listener TypeError: Cannot read properties of undefined (reading '__H')
The error is not reproduced if you do not use the minification.
The project does not use preact.
Environment
The text was updated successfully, but these errors were encountered: