Open
Description
When typing something in a cell, and then hitting the backspace key to delete some of the content, the deleted keystrokes do not propagate to others viewing the notebook. See attached gif.
This is happening for me on JupyterLab 4.0.x/4.1.x/4.2.x, and jupyter-collaboration==4.1.1
. Downgrading to 2.0.11 doesn't solve the problem, which makes me think it's likely in one of the transient dependencies of jupyter-collaboration
.