When invoking the Prosemirrors devtools via applyDevTools(view), Chrome yields multiple "URI malformed" exceptions if one pastes in a native emoji and continues typing:
Steps to reproduce
Open a Prosemirror editor instance that uses devtools in Chrome, and open Chrome inspector. Paste in a native emoji like "🕵️", then continue typing. Observe repeated exception.
Issue details
When invoking the Prosemirrors devtools via
applyDevTools(view)
, Chrome yields multiple "URI malformed" exceptions if one pastes in a native emoji and continues typing:Steps to reproduce
Open a Prosemirror editor instance that uses devtools in Chrome, and open Chrome inspector. Paste in a native emoji like "🕵️", then continue typing. Observe repeated exception.
ProseMirror version
1.8.4 (I think?)
Affected platforms
Observed in latest Chrome on Linux and macOS
Screenshots / Screencast (Optional)