This happens fairly often, the text editor acts all wacky. This is an example where I can’t backspace, but all sorts of weird stuff happens including:
- can’t backspace
- extra spaces between line breaks?
- autocorrect acts strange (see video, why does it correct to “fun”)
This might be due to how your SPA is rendering / binding the input text. Similar issues happen if you have a two-way bind, where the comment text is being overwritten as it’s being typed.