We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
使用vue自定义节点内部加入输入框,但是在输入框内进行拖拽选中操作时无法实现,会触发整个节点的拖拽事件,导致无法选中输入框内某段文字。 样例: https://codesandbox.io/s/vue-logic-flow-demo-zkcfkz?file=/src/App.vue
1.2.15
1.2.16
No response
The text was updated successfully, but these errors were encountered:
@mousemove.stop input 里面加下这个就可以了
Sorry, something went wrong.
No branches or pull requests
发生了什么?
使用vue自定义节点内部加入输入框,但是在输入框内进行拖拽选中操作时无法实现,会触发整个节点的拖拽事件,导致无法选中输入框内某段文字。
样例:
https://codesandbox.io/s/vue-logic-flow-demo-zkcfkz?file=/src/App.vue
logicflow/core版本
1.2.15
logicflow/extension版本
1.2.16
logicflow/engine版本
No response
浏览器&环境
No response
The text was updated successfully, but these errors were encountered: