Skip to content

fix internet explorer 11 issue with svg nodes checking for classList#122

Open
vuduongq wants to merge 1 commit intoProseMirror:masterfrom
vuduongq:ie-fix-svg-classlist
Open

fix internet explorer 11 issue with svg nodes checking for classList#122
vuduongq wants to merge 1 commit intoProseMirror:masterfrom
vuduongq:ie-fix-svg-classlist

Conversation

@vuduongq
Copy link
Copy Markdown

@vuduongq vuduongq commented Oct 8, 2020

In function domCellAround there is a check on classList. If SVGs are used with prosemirror IE11 runs into an undefined property error because IE11 does not support classList on SVG.

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

Successfully merging this pull request may close these issues.

1 participant