interface icon indicating copy to clipboard operation
interface copied to clipboard

Crash report: `Error: Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`

Open mikepoyser opened this issue 3 years ago • 0 comments

URL

https://app.uniswap.org/#/add/0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9

mintV3 state

{
  "independentField": "CURRENCY_A",
  "typedValue": "",
  "startPriceTypedValue": "",
  "leftRangeTypedValue": "0.000000",
  "rightRangeTypedValue": "0.000000"
}

Error

Error: Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

Stacktrace

Error: Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at nu (https://app.uniswap.org/static/js/5.1231ab0e.chunk.js:2:3707387)
    at tf (https://app.uniswap.org/static/js/5.1231ab0e.chunk.js:2:3672743)
    at https://app.uniswap.org/static/js/main.ddd710b0.chunk.js:1:464769
    at rs (https://app.uniswap.org/static/js/5.1231ab0e.chunk.js:2:3697910)
    at Ou (https://app.uniswap.org/static/js/5.1231ab0e.chunk.js:2:3718122)
    at https://app.uniswap.org/static/js/5.1231ab0e.chunk.js:2:3716857
    at Eu (https://app.uniswap.org/static/js/5.1231ab0e.chunk.js:2:3716923)
    at su (https://app.uniswap.org/static/js/5.1231ab0e.chunk.js:2:3710642)
    at Hi (https://app.uniswap.org/static/js/5.1231ab0e.chunk.js:2:3651106)
    at Ou (https://app.uniswap.org/static/js/5.1231ab0e.chunk.js:2:3718264)

Device data

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

mikepoyser avatar Sep 21 '22 06:09 mikepoyser