Uniswap / Uniswap/interface

Crash report: `NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.`

Open
#3,883 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
5.5k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

URL

https://app.uniswap.org/#/add/ETH/0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9/3000?chain=arbitrum

mintV3 state

{
  "independentField": "CURRENCY_B",
  "typedValue": "3.640868",
  "startPriceTypedValue": "",
  "leftRangeTypedValue": "",
  "rightRangeTypedValue": ""
}

Error

NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.

Stacktrace

Error: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
    at xo (https://app.uniswap.org/static/js/3.96b31173.chunk.js:2:1944504)
    at Cu (https://app.uniswap.org/static/js/3.96b31173.chunk.js:2:1956294)
    at t.unstable_runWithPriority (https://app.uniswap.org/static/js/3.96b31173.chunk.js:2:1976844)
    at Kf (https://app.uniswap.org/static/js/3.96b31173.chunk.js:2:1899384)
    at Iu (https://app.uniswap.org/static/js/3.96b31173.chunk.js:2:1954252)
    at wu (https://app.uniswap.org/static/js/3.96b31173.chunk.js:2:1950338)
    at https://app.uniswap.org/static/js/3.96b31173.chunk.js:2:1899607
    at t.unstable_runWithPriority (https://app.uniswap.org/static/js/3.96b31173.chunk.js:2:1976844)
    at Kf (https://app.uniswap.org/static/js/3.96b31173.chunk.js:2:1899384)
    at Xf (https://app.uniswap.org/static/js/3.96b31173.chunk.js:2:1899552)

Device data

{
  "ua": "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.84 Safari/537.36",
  "browser": {
    "name": "Chrome",
    "version": "99.0.4844.84",
    "major": "99"
  },
  "engine": {
    "name": "Blink",
    "version": "99.0.4844.84"
  },
  "os": {
    "name": "Windows",
    "version": "7"
  },
  "device": {},
  "cpu": {
    "architecture": "amd64"
  }
}

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 at the reported add/ETH/0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9/3000?chain=arbitrum URL with the supplied mintV3 state, using the reported Chrome and Windows environment if available. Trace the minified stack back to the interface source and verify that the route no longer crashes during the affected interaction.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.