Set new Node Selection with empty set to true

Hmm… any ideas as to why the element loses focus when selected by prosemirror then typed into? I’ve looked at your codemirror example for guidance but it doesn’t look like there’s much difference in our approaches. My node view works just fine when I manually click it with my mouse and type into it and it seems to be because in this situation prosemirror doesn’t trigger the node selection… Any advice on how to troubleshoot this would be greatly appreciated.