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

First character bug in Firefox #1427

Open
MrMamen opened this issue Mar 20, 2024 · 1 comment
Open

First character bug in Firefox #1427

MrMamen opened this issue Mar 20, 2024 · 1 comment

Comments

@MrMamen
Copy link

MrMamen commented Mar 20, 2024

If the first character in the Editor is a non-english character the whole page blanks out. The character has to be typed and cannot be pasted in. Example characters include ø æ å ü ö ä and probably a lot of others. This only occurs in Firefox.

Dev-tools-stacktrace:
DOMException: Node.removeChild: The node to be removed is not a child of this node
Sl https://jpuri.github.io/react-draft-wysiwyg/static/bundle.js:38
Ls https://jpuri.github.io/react-draft-wysiwyg/static/bundle.js:38
unstable_runWithPriority https://jpuri.github.io/react-draft-wysiwyg/static/bundle.js:46
Vo https://jpuri.github.io/react-draft-wysiwyg/static/bundle.js:38
Ls https://jpuri.github.io/react-draft-wysiwyg/static/bundle.js:38
bs https://jpuri.github.io/react-draft-wysiwyg/static/bundle.js:38
Xo https://jpuri.github.io/react-draft-wysiwyg/static/bundle.js:38
unstable_runWithPriority https://jpuri.github.io/react-draft-wysiwyg/static/bundle.js:46
Vo https://jpuri.github.io/react-draft-wysiwyg/static/bundle.js:38
Xo https://jpuri.github.io/react-draft-wysiwyg/static/bundle.js:38
Jo https://jpuri.github.io/react-draft-wysiwyg/static/bundle.js:38
ae https://jpuri.github.io/react-draft-wysiwyg/static/bundle.js:38
r https://jpuri.github.io/react-draft-wysiwyg/static/bundle.js:38
_n https://jpuri.github.io/react-draft-wysiwyg/static/bundle.js:38
kn https://jpuri.github.io/react-draft-wysiwyg/static/bundle.js:38
Dn https://jpuri.github.io/react-draft-wysiwyg/static/bundle.js:38

@allcho
Copy link

allcho commented Apr 22, 2024

Same problem, did you fix it?

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