ianstormtaylor / slate

A completely customizable framework for building rich text editors. (Currently in beta.)
http://slatejs.org
MIT License
29.33k stars 3.22k forks source link

Mentions example crashes when there's no text #3243

Open timothyarmes opened 4 years ago

timothyarmes commented 4 years ago

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.

zbeyens commented 4 years ago

Fixed by #3270?

corlaez commented 4 years ago

I also see this is working now. https://www.slatejs.org/examples/mentions