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

Issue with Persistent Placeholder in Liveblocks and BlockNote when Using Multiple Clients #702

Open
devmalcolm opened this issue Apr 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@devmalcolm
Copy link

Hi, i have discovered a bug in Liveblocks and BlockNote where placeholders remain visible even after I input text using features like Headings (1, 2, 3) or Bullet Lists. This issue arises when two or more clients are simultaneously interacting with the same document.

Steps to Reproduce:

  • Open Liveblocks and BlockNote in multiple client sessions. (or something else that allow collaboration)
  • Insert a text element that includes a placeholder, such as a Heading or a Bullet List / Numbered List.
  • Type text into the newly created text element.

Expected Behavior:
The placeholder should disappear once text is entered.

Actual Behavior:
The placeholder remains visible behind the text I enter, leading to potential confusion about whether the text is properly recorded.

Additional Information:
This issue occurs consistently with both Headings and Bullet Lists.
The problem is reproducible across various client sessions.
(I've tested without any clients and it seems to work without bugs)

image
image

@devmalcolm devmalcolm added the bug Something isn't working label Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant