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
官方demo, 连接器采用jumpover,当拖动箭头到空白区域,然后松开,线路连接会自动去连坐标0,0的点
https://codesandbox.io/p/sandbox/kind-tristan-6mvwt3
拖动箭头到空白区域,然后松开箭头
无此问题
No response
The text was updated successfully, but these errors were encountered:
jumpover触发时,sourceView没值导致坐标指向(0,0)
Sorry, something went wrong.
应该是这个地方update执行早于updateTerminalProperties函数,导致sourceView是null的情况。
No branches or pull requests
问题描述
官方demo, 连接器采用jumpover,当拖动箭头到空白区域,然后松开,线路连接会自动去连坐标0,0的点
重现链接
https://codesandbox.io/p/sandbox/kind-tristan-6mvwt3
重现步骤
拖动箭头到空白区域,然后松开箭头
预期行为
无此问题
平台
屏幕截图或视频(可选)
No response
补充说明(可选)
No response
The text was updated successfully, but these errors were encountered: