Open
Description
Describe the bug
Chrome DevTools reports an issue/error:
"SVG elements cannot be created with createElement; use createElementNS instead", "Affected resources: document.createElement("text")"
To Reproduce
Steps to reproduce the behavior:
- Open JupyterLab with jupyterlab-code-snippets enabled
- Open Chrome DevTools
- Refresh the JupyterLab page
- Wait till loading fully finishes
- In the top bar of DevTools Console, near Gear icon click "Open Issues" blue icon with a number
- Among issues find the issue "SVG elements cannot be created with createElement; use createElementNS instead" marked as "Error" category
Expected behavior
Maybe no warning.
Desktop (please complete the following information):
- OS: Windows 10 version 20H2
- Edge
- Version 108.0.1462.46
Additional context
IDK but this says it's important:
https://webhint.io/docs/user-guide/hints/hint-create-element-svg/
Metadata
Metadata
Assignees
Labels
No labels