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: enter might error in Android Chrome #8749

Open
TeemuKoivisto opened this issue Nov 14, 2024 · 1 comment
Open

bug: enter might error in Android Chrome #8749

TeemuKoivisto opened this issue Nov 14, 2024 · 1 comment
Assignees

Comments

@TeemuKoivisto
Copy link

So as I was experimenting with BlockQuite, quite fascinating editor btw, I noticed that in mobile the user experience was a bit flaky.

Peeking into console, I noticed that there was actually an error that completely bugged out the editor.

Steps to reproduce

  1. Open https://blocksuite-toeverything.vercel.app/?init in Android Chrome (both the latest versions)
  2. Insert A + Enter three times
  3. Backspace to original empty doc
  4. Insert A + Enter again
  5. Editor errors with: NotFoundError: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.
blockquite-bug.mov
@L-Sun
Copy link
Contributor

L-Sun commented Nov 20, 2024

Thank you for your feedback. We have started addressing this issue.

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

No branches or pull requests

2 participants