Files
twenty/packages
Sonarly Claude Code 362bd371fc fix: pass custom BLOCK_SCHEMA to BlockNoteEditor in PDF export
https://sonarly.com/issue/30084?type=bug

Exporting a note or task to PDF fails with "node type mention not found in schema" when the rich text body contains @mentions, because the PDF export creates a BlockNoteEditor with the default schema instead of the custom schema that includes the mention inline content type.
2026-04-22 23:11:07 +00:00
..