Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in the library after minification #2267

Closed
khimovsky opened this issue Dec 10, 2024 · 2 comments
Closed

Error in the library after minification #2267

khimovsky opened this issue Dec 10, 2024 · 2 comments
Labels
bug Something isn't working needs more information Requires additional information to be actionable.

Comments

@khimovsky
Copy link

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

  • 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
@khimovsky khimovsky added the bug Something isn't working label Dec 10, 2024
@barmac
Copy link
Member

barmac commented Dec 12, 2024

Hi,
This looks like an error reported in bpmn-io/bpmn-js-properties-panel#1092. Can you please check the suggested steps from the linked issue?

@barmac barmac added the needs more information Requires additional information to be actionable. label Dec 12, 2024
@nikku nikku closed this as completed Jan 2, 2025
@nikku
Copy link
Member

nikku commented Jan 2, 2025

Closing due to missing feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs more information Requires additional information to be actionable.
Projects
None yet
Development

No branches or pull requests

3 participants