What are the pitfalls of using inputStyle 'contenteditable' in 2020?

The CodeMirror integration with contentEditable is more buggy and less well tested. You might run into issues. On mobile, it’s a lot better than nothing, but on desktop, to not create unnecessary regressions, we’re keeping textarea the default.