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 thrown when using popupMenu for bpmn-js-plugin-reduced-palette Plugin #44

Open
srobinson0829 opened this issue Jun 21, 2018 · 0 comments
Assignees

Comments

@srobinson0829
Copy link

When I use the plugin and I drop an element on the canvas, the following error occurs:

TypeError: popupMenu.create is not a function
    at CustomContextPadProvider.ContextPadProvider.getContextPadEntries (file:///C:/ProgramFiles/Camunda/camunda-modeler/plugins/bpmn-js-plugin-reduced-palette/client/client-bundle.js:528:29)
    at wrapper (file:///C:/ProgramFiles/Camunda/camunda-modeler/plugins/bpmn-js-plugin-reduced-palette/client/client-bundle.js:6519:15)
    at CustomContextPadProvider.getContextPadEntries (file:///C:/ProgramFiles/Camunda/camunda-modeler/plugins/bpmn-js-plugin-reduced-palette/client/client-bundle.js:55:19)
    at file:///C:/ProgramFiles/Camunda/camunda-modeler/resources/app.asar/public/index.js:45203:22
    at forEach (file:///C:/ProgramFiles/Camunda/camunda-modeler/resources/app.asar/public/index.js:144510:20)
    at ContextPad.getEntries (file:///C:/ProgramFiles/Camunda/camunda-modeler/resources/app.asar/public/index.js:45202:24)
    at ContextPad._updateAndOpen (file:///C:/ProgramFiles/Camunda/camunda-modeler/resources/app.asar/public/index.js:45270:22)
    at ContextPad.open (file:///C:/ProgramFiles/Camunda/camunda-modeler/resources/app.asar/public/index.js:45265:8)
    at file:///C:/ProgramFiles/Camunda/camunda-modeler/resources/app.asar/public/index.js:45154:12
    at invokeFunction (file:///C:/ProgramFiles/Camunda/camunda-modeler/resources/app.asar/public/index.js:41925:13)  [error]
@felix-mueller felix-mueller self-assigned this Jul 30, 2018
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

No branches or pull requests

2 participants