Open timothyarmes opened 4 years ago
bug
If you remove all the text in the mentions example and then type, it crashes. This is because it's Editor.before and Editor.after are returning undefined.
undefined
Fixed by #3270?
I also see this is working now. https://www.slatejs.org/examples/mentions
Do you want to request a feature or report a bug?
bug
If you remove all the text in the mentions example and then type, it crashes. This is because it's Editor.before and Editor.after are returning
undefined
.