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
However, when I run it it will not save my nodes properly because I get the error:
Uncaught Error: Cannot handle unknown node customInlineMath
How can I tell it how to handle the customInlineMath node in a way that I have not already done? Everywhere I log the state.schema.nodes my node is in there, why is the handler not being found? How can I have a node of a custom type?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have the following code to create a custom math schema:
However, when I run it it will not save my nodes properly because I get the error:
Beta Was this translation helpful? Give feedback.
All reactions