Custom paragraph node using node replacement system does not show placeholder text #3619
-
|
Hi, I have a custom node for a paragraph Thank you in advance, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Having |
Beta Was this translation helpful? Give feedback.
Having
$canShowPlaceholderto useisParagraphNodeis actually the fix for this issue. If your custom nodeMyParagraphNodeis extending lexical'sParagraphNodeas you say, then it is an instance of it.