Typing after a Node View selects the node view in Chrome

In Chrome I’m experiencing a bug where whenever I insert a node view, if I try to type anything after the node view, ProseMirror will reselect the node view and ignore any of my typed text. Is this a common issue others have faced? I’ve tried the search bar in order to find some guidance but have turned up nothing.

This is going to depend on something about the view, so it would help if you could set up a minimal demo (maybe on glitch) that shows the problem.