Skip to content

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

Open
@sentry-io

Description

Sentry Issue: PORTAL-329

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 CircularProgressIndicator (../../../../packages/ui/build/atoms/CircularProgressIndicator/CircularProgressIndicator.js:15:17)
  at None (button)
  at BaseText (../../../../packages/ui/build/atoms/Text/Text.js:35:3)
  at Text.Body (../../../../packages/ui/build/atoms/Text/Text.js:109:31)
  at Chip (../../../../packages/ui/build/atoms/Chip/Chip.js:16:17)
...
(45 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:141)
  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 fk (../../../../node_modules/react-dom/cjs/react-dom.production.min.js:259:230)
...
(45 additional frame(s) were not displayed)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions