I am deleting threw backspace while after deleting I am adding same text replaceit add in editor after space deletion the transcation steps return different type from and to number in chrome browser and wrapping deleting text is causing probelm I attached github repo above it.The transaction that prosemirror-view generates is different in Chrome vs Firefox, but I can’t say why. In Firefox, it creates a step that replaces the “r” character with “” (empty). In Chrome, it creates a step that replaces “r editor!” with " editor!". This reference image in chrome but works in firefox
