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

fix: RAW_BPMN_RESOURCE is not defined #461

Merged
merged 1 commit into from
Oct 15, 2022

Conversation

nitram509
Copy link
Collaborator

Just a minor thing, but since the app.js loads in every view,
there was a JS error, when the screen model does not contain the required field, like in 'errors' for example.

Error was:

app.js:714 Uncaught ReferenceError: RAW_BPMN_RESOURCE is not defined
          at checkIfBpmnExistsOrDisableDownloadButton (app.js:714:5)

Error was:
app.js:714 Uncaught ReferenceError: RAW_BPMN_RESOURCE is not defined
          at checkIfBpmnExistsOrDisableDownloadButton (app.js:714:5)
@saig0 saig0 self-requested a review October 10, 2022 05:18
@saig0
Copy link
Contributor

saig0 commented Oct 10, 2022

@nitram509 thank you for your contribution. 🎉 I'll have a look at your PR in the next few days. 👀

Copy link
Contributor

@saig0 saig0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nitram509 👍

@saig0 saig0 merged commit e6a4039 into camunda-community-hub:main Oct 15, 2022
@nitram509 nitram509 deleted the fix/type-is-not-defined branch December 11, 2022 14:39
@nitram509 nitram509 restored the fix/type-is-not-defined branch February 15, 2023 13:58
@nitram509 nitram509 deleted the fix/type-is-not-defined branch March 17, 2023 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants