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]: 设置小地图后,自定义指令失效 #1559

Open
wln42671839 opened this issue Apr 10, 2024 · 0 comments
Open

[Bug Report]: 设置小地图后,自定义指令失效 #1559

wln42671839 opened this issue Apr 10, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@wln42671839
Copy link

发生了什么?

开启lf.extension.miniMap.show();小地图后,
自定义指令 ‘custom:button-click’ 失效
lf.on('custom:button-click', (model) => {
lf.setProperties(model.id, {
body: 'LogicFlow',
});
});

1231321

logicflow/core版本

"@logicflow/core": "^1.2.25",

logicflow/extension版本

"@logicflow/extension": "^1.2.25",

logicflow/engine版本

node": ">=14.0.0

浏览器&环境

Chrome

@wln42671839 wln42671839 added the bug Something isn't working label Apr 10, 2024
@DymoneLewis DymoneLewis self-assigned this Apr 24, 2024
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

2 participants