JedWatson / JedWatson/react-select

Page crashed in Edge browser with translation

Open
#5,915 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

issue/bug-unconfirmed
Dominant language
TypeScript
Stars
28k
Forks
4.1k
PR merge metrics
No merged PRs in 30d

Description

https://github.com/JedWatson/react-select/assets/65813581/79862dd1-7d41-43c2-9e64-8bf0eaa3db9b

Error:
DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. at Mi (webpack-internal:///698:221:80) at Sj (webpack-internal:///698:253:73) at exports.unstable_runWithPriority (webpack-internal:///700:19:467) at cg (webpack-internal:///698:122:325) at Jj (webpack-internal:///698:248:370) at yj (webpack-internal:///698:239:376) at eval (webpack-internal:///698:123:115) at exports.unstable_runWithPriority (webpack-internal:///700:19:467) at cg (webpack-internal:///698:122:325) at fg (webpack-internal:///698:123:61)
replay:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the crash in Microsoft Edge with translation enabled, using the linked recording and the reported DOMException as the starting point. Trace the failure to the relevant component entry point and confirm the fix by verifying that the page no longer throws when translated content changes the DOM.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.