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

流程引擎切换至activiti后,创建用户任务报错 #1

Open
zyf540860996 opened this issue Oct 18, 2022 · 2 comments
Open

流程引擎切换至activiti后,创建用户任务报错 #1

zyf540860996 opened this issue Oct 18, 2022 · 2 comments

Comments

@zyf540860996
Copy link

流程引擎切换至activiti后,创建用户任务报错

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'isGeneric')
at eie.build (index.ce7ed5e5.js:22:437660)
at index.ce7ed5e5.js:22:440316
at Aa (index.ce7ed5e5.js:1:68551)
at index.ce7ed5e5.js:22:440240
at Aa (index.ce7ed5e5.js:1:68551)
at eie.parseContainments (index.ce7ed5e5.js:22:439862)
at eie.build (index.ce7ed5e5.js:22:438080)
at index.ce7ed5e5.js:22:440316
at Aa (index.ce7ed5e5.js:1:68551)
at index.ce7ed5e5.js:22:440240

请问下怎么解决?

@zyf540860996
Copy link
Author

需要替换json文件,用这个地址的文件就好了 https://github.com/miyuesc/bpmn-process-designer/blob/v2/packages/moddle-extensions/activiti.json

@wangShiBoGT
Copy link

需要替换json文件,用这个地址的文件就好了 https://github.com/miyuesc/bpmn-process-designer/blob/v2/packages/moddle-extensions/activiti.json

问下怎么切换flowable工作流

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

3 participants
@zyf540860996 @wangShiBoGT and others