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
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:
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
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:
Sentry Issue: CAMUNDA-MODELER-KEE
Steps to reproduce
Unknown at this point, check Sentry issue for stack trace + previous user interactions
Expected behavior
The Deploy button is displayed
Environment
Additional context
Found by @GeethaParthasarathy during release testing
The text was updated successfully, but these errors were encountered: