Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Devtools yield "URI Malformed" error when unicode emoji present #96

Open
wbharding opened this issue Mar 29, 2019 · 1 comment
Open

Comments

@wbharding
Copy link

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:

Selection_072

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)

Selection_073

@ifiokjr
Copy link

ifiokjr commented Sep 18, 2019

I'm running into the same issue. I can't see anything hinted in JSON diff patch.

  • prosemirror-view@1.11.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants