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 #1547

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

Chrome DevTools reports an issue #1547

ekungurov opened this issue Jan 21, 2023 · 0 comments

Comments

@ekungurov
Copy link

ekungurov commented Jan 21, 2023

Describe the bug
Chrome DevTools reports an issue/error:
"SVG elements cannot be created with createElement; use createElementNS instead", "Affected resources: document.createElement("defs")"

To Reproduce
Steps to reproduce the behavior:

  1. Open JupyterLab with bqplot enabled
  2. Open a notebook with already generated bqplot graph
  3. Open Chrome DevTools
  4. Refresh the JupyterLab page
  5. Wait till loading fully finishes
  6. In the top bar of DevTools Console, near Gear icon click "Open Issues" blue icon with a number
  7. Among issues find the issue "SVG elements cannot be created with createElement; use createElementNS instead" marked as "Error" category

Expected behavior
Maybe no issue/error.

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