-
Notifications
You must be signed in to change notification settings - Fork 591
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
[Range]Range 滑动时点击右键,释放右键后拖拽异常,控制台异常错误 #4768
Labels
Comments
这是您为 Fusion/Next 提的第一个 issue,感谢您对 Fusion 的信任和支持,我们会尽快进行处理。 |
L0821
added a commit
to L0821/next
that referenced
this issue
May 7, 2024
L0821
added a commit
to L0821/next
that referenced
this issue
May 30, 2024
eternalsky
pushed a commit
that referenced
this issue
Jun 11, 2024
github-project-automation
bot
moved this from 👀 In review
to Ready to release
in DAILY WORK
Jun 11, 2024
eternalsky
pushed a commit
that referenced
this issue
Jul 16, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Component
Range
Reproduction link
https://fusion.design/pc/component/range?themeid=2
Steps to reproduce
重现步骤:
使用鼠标操作Range组件:左键单击滑块拖动,点击右键出现右键菜单,然后再释放右键,点击空白区域可以关闭右键菜单。此时继续拖拽滑块 控制台报错。
具体为:_move 方法中 this._moving 为 undefined
期望结果:鼠标释放后拖拽正常,控制台不报错。
The text was updated successfully, but these errors were encountered: