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

Unexpected concurrent DOM modification causing soft-crash #24338

Closed
justjanne opened this issue Jan 26, 2023 · 1 comment
Closed

Unexpected concurrent DOM modification causing soft-crash #24338

justjanne opened this issue Jan 26, 2023 · 1 comment
Labels

Comments

@justjanne
Copy link
Contributor

https://github.com/matrix-org/element-web-rageshakes/issues/19479

2023-01-23T10:17:06.116Z E Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. (NotFoundError | 8)
2023-01-23T10:17:06.119Z E Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. (NotFoundError | 8)
2023-01-23T10:17:06.119Z E The above error occurred while React was rendering the following components: 
    at h3
    at div
    at div
    at RoomPreviewBar (webpack:///react-sdk/src/components/views/rooms/RoomPreviewBar.tsx:114:8)
    at ErrorBoundary (webpack:///react-sdk/src/components/views/elements/ErrorBoundary.tsx:38:8)
    at div
    at RoomView (webpack:///react-sdk/src/components/structures/RoomView.tsx:385:8)
    at webpack:///react-sdk/src/contexts/MatrixClientContext.tsx:39:38
    at div
    at div
    at div
    at LoggedInView (webpack:///react-sdk/src/components/structures/LoggedInView.tsx:142:8)
    at ErrorBoundary (webpack:///react-sdk/src/components/views/elements/ErrorBoundary.tsx:38:8)
    at MatrixChat (webpack:///react-sdk/src/components/structures/MatrixChat.tsx:244:8)
@t3chguy
Copy link
Member

t3chguy commented Jan 30, 2023

Duplicate of #22752

@t3chguy t3chguy marked this as a duplicate of #22752 Jan 30, 2023
@t3chguy t3chguy closed this as completed Jan 30, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants