-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Description
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
Screen.Recording.2025-11-12.at.00.02.16.mov
Additional information
No response