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

[Bug Report]: bpmn:sequenceFlow isDefaultFlow 属性不生效 #1427

Closed
J1angyue opened this issue Nov 15, 2023 · 1 comment
Closed

[Bug Report]: bpmn:sequenceFlow isDefaultFlow 属性不生效 #1427

J1angyue opened this issue Nov 15, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@J1angyue
Copy link

J1angyue commented Nov 15, 2023

发生了什么?

9 4W%RD23~5YM0JIB$5SR(F
根据代码来看应该是渲染一个短线的,然而却没有渲染出来
image

重现步骤

  1. 克隆仓库:https://github.com/J1angyue/lf-bpmn
  2. npm i && npm run dev
  3. 在两个node之间创建一条连线,点击这条连线,在打开的面板中打开顺序流类型,选择默认顺序流

期待的结果:开始箭头附近有一条斜线
现实的结果:没有这条斜线
image

这个例子里边能设置:https://site.logic-flow.cn/demo/dist/bpmn-vue
GZ3N(8YGWXI21M8CY@_DW07
而引入 npm 包就不可以了

logicflow/core版本

1.2.17

logicflow/extension版本

1.2.18

logicflow/engine版本

No response

浏览器&环境

Chrome

@J1angyue J1angyue added the bug Something isn't working label Nov 15, 2023
@J1angyue
Copy link
Author

因该使用 BPMNElements 而不是 BpmnElement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant