Issue: Duplicate / Overlapping Placeholder on TaskList and BulletList
Provide environment information
System: OS: macOS 15.3.2 CPU: (8) arm64 Apple M3 Memory: 1.10 GB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 22.14.0 - /Users/nguyenphuoctai/.nvm/versions/node/v22.14.0/bin/node Yarn: 1.22.22 - /opt/homebrew/bin/yarn npm: 10.9.2 - /Users/nguyenphuoctai/.nvm/versions/node/v22.14.0/bin/npm bun: 1.2.5 - /Users/nguyenphuoctai/.bun/bin/bun
Describe the bug
Description When using the TailwindAdvancedEditor sample from the Novel repo, enabling TaskList or BulletList causes the placeholder text to render twice or overlap.
Selecting Task List shows two placeholders: one inside the task item and one at the root.
Selecting Bullet List or Numbered List makes two placeholders overlap visually.
This behavior occurs in the official TailwindAdvancedEditor example without any modifications.
Link to reproduction
https://vno-frontend.vercel.app/notes/create
To reproduce
https://github.com/user-attachments/assets/c6426bd4-d278-4876-a725-5a636fe83864
Additional information
No response
Source: steven-tey/novel