BlockNote icon indicating copy to clipboard operation
BlockNote copied to clipboard

Default gray "List" text overlays list item text when having pressed shift + enter on that item

Open jelares opened this issue 2 months ago • 1 comments

Describe the bug On numbered lists, the default gray "List" text will sometimes appear even when the list item is not empty (overlaying).

To Reproduce

  1. Create a numbered list.
  2. Make an item in the numbered list.
  3. Press shift + enter.
  4. Make a new, second, item in that list.
  5. The default gray "List" will be overlaying item one.

Images: No bug - list items without shift + enter. Screenshot 2024-04-24 at 12 23 50 PM

Bug - list items with shift + enter. Screenshot 2024-04-24 at 12 23 58 PM

Misc

  • Node version: v16.19.0
  • Package manager: npm
  • Browser: Arc browser

jelares avatar Apr 24 '24 19:04 jelares