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

NotFoundError: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted ... #3795

Open
sentry-io bot opened this issue Oct 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@sentry-io
Copy link

sentry-io bot commented Oct 22, 2024

Sentry Issue: UC-HELPER-REACT-36

React ErrorBoundary Error: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.
  at None (dA)
  at fI (context/steps.js:84:26)
  at nv (context/accessibility.js:12:34)
  at None (div)
  at lJ (App.js:26:16)
...
(10 additional frame(s) were not displayed)

NotFoundError: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.
  at Xj (../node_modules/react-dom/cjs/react-dom.production.min.js:248:66)
  at Xj (../node_modules/react-dom/cjs/react-dom.production.min.js:248:173)
  at Xj (../node_modules/react-dom/cjs/react-dom.production.min.js:248:141)
  at Xj (../node_modules/react-dom/cjs/react-dom.production.min.js:248:141)
  at Xj (../node_modules/react-dom/cjs/react-dom.production.min.js:248:141)
...
(45 additional frame(s) were not displayed)

This issue was automatically created by Sentry via Open Github issue

@sentry-io sentry-io bot added the bug Something isn't working label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

0 participants