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

无法通过拖动块标移动非列表项的块 #6153

Closed
1 task done
Zuoqiu-Yingyi opened this issue Oct 11, 2022 · 0 comments
Closed
1 task done

无法通过拖动块标移动非列表项的块 #6153

Zuoqiu-Yingyi opened this issue Oct 11, 2022 · 0 comments
Assignees
Labels
Milestone

Comments

@Zuoqiu-Yingyi
Copy link
Contributor

Zuoqiu-Yingyi commented Oct 11, 2022

该问题是否已经被报告过了? Is there an existing issue for this?

  • 我已经搜索了 Issues,没有发现类似问题
    I have searched the existing issues

描述问题 Describe the problem

image

期待的结果 Expected result

拖动块标可以正常移动块

截屏或者录屏演示 Screenshot or screen recording presentation

No response

版本环境 Version environment

- Version: 2.3.3
- Operating System: 
- Browser (if used):

日志文件 Log file

移动到某个块的上方

main.8fb4d74d0a5011dc1d95.js:1 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'contains')
    at main.8fb4d74d0a5011dc1d95.js:1:827763
    at Array.forEach (<anonymous>)
    at C (main.8fb4d74d0a5011dc1d95.js:1:827656)
    at main.8fb4d74d0a5011dc1d95.js:1:834284
    at Generator.next (<anonymous>)
    at main.8fb4d74d0a5011dc1d95.js:1:819236
    at new Promise (<anonymous>)
    at i (main.8fb4d74d0a5011dc1d95.js:1:818981)
    at HTMLDivElement.<anonymous> (main.8fb4d74d0a5011dc1d95.js:1:831413)

移动到某个块的下方

main.8fb4d74d0a5011dc1d95.js:1 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'contains')
    at main.8fb4d74d0a5011dc1d95.js:1:826122
    at Array.forEach (<anonymous>)
    at C (main.8fb4d74d0a5011dc1d95.js:1:826019)
    at main.8fb4d74d0a5011dc1d95.js:1:834284
    at Generator.next (<anonymous>)
    at main.8fb4d74d0a5011dc1d95.js:1:819236
    at new Promise (<anonymous>)
    at i (main.8fb4d74d0a5011dc1d95.js:1:818981)
    at HTMLDivElement.<anonymous> (main.8fb4d74d0a5011dc1d95.js:1:831413)

更多信息 More information

无法移动至其他块的上方或下方, 但移动到块的左右合并为超级块时正常的

@Zuoqiu-Yingyi Zuoqiu-Yingyi changed the title 无法通过拖动列表块的块标移动列表块 无法通过拖动块标移动非列表项的块 Oct 11, 2022
@88250 88250 added the Bug label Oct 11, 2022
@88250 88250 added this to the 2.4.0 milestone Oct 11, 2022
Vanessa219 added a commit that referenced this issue Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants