camunda / camunda-modeler

An integrated modeling solution for BPMN, DMN and Forms based on bpmn.io.
https://camunda.com/products/modeler
MIT License
1.49k stars 479 forks source link

Form deployment disappears after error #3979

Open marstamm opened 10 months ago

marstamm commented 10 months ago

Describe the bug

After an error, the Form deploy button is not shown anymore. It is unclear when this error occurs, but the modeler is fully usable still. Only the button in the footer disappears:

image

Sentry Issue: CAMUNDA-MODELER-KEE

TypeError: Cannot read properties of null (reading 'getBoundingClientRect')
  at U.getStyle (/build/bundle.js:2:423718)
  at U.render (/build/bundle.js:2:424306)
  at Ti (/build/bundle.js:2:170947)
  at Pi (/build/bundle.js:2:170742)
  at None (/build/bundle.js:2:195731)
...
(10 additional frame(s) were not displayed)

Steps to reproduce

Unknown at this point, check Sentry issue for stack trace + previous user interactions

Expected behavior

The Deploy button is displayed image

Environment

Additional context

Found by @GeethaParthasarathy during release testing

nikku commented 9 months ago

Safety feature? :see_no_evil:

philippfromme commented 9 months ago

Unfortunately, I can't reproduce this issue. Moving to backlog until we have more users impacted.