Steps to reproduce:
1.Open a page with VE
2.Click on bullet list or numbered list icon
3.Now type a text
4.Press enter and go to the next line
5.And then go back to the end of first bulleted or numbered item
6.Delete the text until it deletes the bullet point or the number
Observed that, it throws this error in the console:Error: Offset could not be translated to a DOM element and offset
Now if you go to the second bullet/numbered point and type some text watch text being typed randomly or sometimes deleting the second point entirely.Also there are more error keeps popping in the console as you try to edit the page:
Error: Invalid retain length, cannot retain backwards:-2
Uncaught TypeError: Cannot read property 'insertBefore' of null