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

Chrome DevTools reports an issue #245

Open
ekungurov opened this issue Jan 21, 2023 · 0 comments
Open

Chrome DevTools reports an issue #245

ekungurov opened this issue Jan 21, 2023 · 0 comments

Comments

@ekungurov
Copy link

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:

  1. Open JupyterLab with jupyterlab-code-snippets enabled
  2. Open Chrome DevTools
  3. Refresh the JupyterLab page
  4. Wait till loading fully finishes
  5. In the top bar of DevTools Console, near Gear icon click "Open Issues" blue icon with a number
  6. 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/

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

1 participant