Hello everybody,
we use this component in our project and have a wrong behavior when deleting a character with the delete key. The caret first jumps one character further and deletes the next character. (see short video attached)
As a result, there is always a script error when pressing the delete key in the empty editor - since the index is obviously not always correct.