If a user leaves a channel that is currently focused, it will cause an exception to occur
UNHANDLED EXCEPTION ERROR: Uncaught NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. url: https://nyanpals.com/nyanpals.js line: 2024 column: 31 error: NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. system@15:32 Please let a developer know about this!
Description
If a user leaves a channel that is currently focused, it will cause an exception to occur
UNHANDLED EXCEPTION ERROR: Uncaught NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. url: https://nyanpals.com/nyanpals.js line: 2024 column: 31 error: NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. system@15:32 Please let a developer know about this!
Repro steps:
/join thisisatest
Result exception handler message will appear
Expected behavior User should gracefully leave the channel
Repro rate 3/3 attempts
Attachments