You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thrownewMissingEditorProp(field)// while we allow disabling editor functionality, you should not have any richText fields defined if you do not have an editor
246
+
}
247
+
248
+
if(typeoffield?.editor==='function'){
249
+
thrownewError('Attempted to access unsanitized rich text editor.')
`Lexical => HTML converter: Inline Blocks converter: found ${(nodeasSerializedInlineBlockNode)?.fields?.blockType} inline block, but no converter is provided`,
`Lexical => JSX converter: Inline Blocks converter: found ${(nodeasSerializedInlineBlockNode)?.fields?.blockType} inline block, but no converter is provided`,
0 commit comments