Nieuws

The onBlur does not resolve the attached issue because the content of the editor can be modified not only through the typing from the keyboard. All other changes like blocks moving, changing block ...
You aren't passing functions to onChange, onBlur, and onCursorActivity. You're calling allert right away when creating the object. Wrap it in a function, it'll work.