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

Bug: TransformError: Invalid content for node dBlock #20

Open
maitrakhatri opened this issue Dec 23, 2024 · 1 comment
Open

Bug: TransformError: Invalid content for node dBlock #20

maitrakhatri opened this issue Dec 23, 2024 · 1 comment

Comments

@maitrakhatri
Copy link

Description:

  • While merging two different types of dBlock on backspace, such as quote with paragraph or list with paragraph then editor throws this error: Uncaught TransformError: Invalid content for node dBlock

Steps to replicate:

  • Add 2 different types of nodes consecutively. For example paragraph and Bullet list
  • Go to the beginning of bullet list and press backspace
  • The bullet list text will get merged with paragraph text

But the editor with throw TransformError or RangeError(in my case)

Is there a way to fix this without removing the dependency of dBlock ?

Video:

demo.mov
@laowangdefangjian
Copy link

Has the original poster's problem been solved? I encountered this issue as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants