-
I'm developing a text editor for a company and the HeadingToolBar buttons stopped working. hotkeys and plugins still working on editor but the HeadingToolBar buttons don't work anymore. This start after I checkout to another branch(yeah. I have commited before checkout) of my project and when I came back to this branch the toolbar stopped working. Only 2 buttons work: Indent and outdent that uses getPreventDefault(). any other that uses getPluginType() has stopped. When onMouseDown is triggered it actually console.log the editor so I don't think the problem is in editor or plugins. here's some screenshots of what i've done... I'm 3 days late and still have no idea what is going on. please someone help me ;-; |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Which slate versions are you using? Could you try with < 0.80.0? |
Beta Was this translation helpful? Give feedback.
-
You can now own the components from v22 #2472 |
Beta Was this translation helpful? Give feedback.
You can now own the components from v22 #2472