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

默认编辑器分栏卡片后的列表无法被删除 #6535

Open
LIlGG opened this issue Aug 28, 2024 · 0 comments
Open

默认编辑器分栏卡片后的列表无法被删除 #6535

LIlGG opened this issue Aug 28, 2024 · 0 comments
Labels
area/editor Issues or PRs related to the Editor kind/bug Categorizes issue or PR as related to a bug.
Milestone

Comments

@LIlGG
Copy link
Member

LIlGG commented Aug 28, 2024

系统信息

使用的哪种方式运行?

Docker Compose

发生了什么?

在默认编辑器中,当分栏卡片后紧跟着一个列表时,此列表无法被删除。例如

image

/kind bug
/area editor

复现步骤

No response

相关日志输出

chunk-H7M26TYF.js?v=fd414af3:488 Uncaught RangeError: Selection passed to setSelection must point at the current document
    at Transaction.setSelection (chunk-H7M26TYF.js?v=fd414af3:488:13)
    at index.ts:322:8
    at Backspace (index.ts:124:66)
    at Plugin.<anonymous> (chunk-K76CBQWD.js?v=fd414af3:173:19)
    at chunk-QKNQETIB.js?v=fd414af3:4427:158
    at EditorView.someProp (chunk-QKNQETIB.js?v=fd414af3:4810:43)
    at readDOMChange (chunk-QKNQETIB.js?v=fd414af3:4427:125)
    at DOMObserver.handleDOMChange (chunk-QKNQETIB.js?v=fd414af3:4620:77)
    at DOMObserver.flush (chunk-QKNQETIB.js?v=fd414af3:4182:12)
    at DOMObserver.observer (chunk-QKNQETIB.js?v=fd414af3:4035:14)

附加信息

No response

@f2c-ci-robot f2c-ci-robot bot added the area/editor Issues or PRs related to the Editor label Aug 28, 2024
@LIlGG LIlGG added the kind/bug Categorizes issue or PR as related to a bug. label Aug 28, 2024
@ruibaby ruibaby added this to the 2.20.x milestone Sep 12, 2024
@ruibaby ruibaby modified the milestones: 2.20.x LTS, Backlog Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/editor Issues or PRs related to the Editor kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants