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 aryanPi opened this issue 3 years ago • 0 comments

URL

https://app.uniswap.org/#/add/ETH/0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9/3000?chain=mainnet&maxPrice=50.609293&minPrice=0

mintV3 state

{
  "independentField": "CURRENCY_A",
  "typedValue": "",
  "startPriceTypedValue": "",
  "leftRangeTypedValue": "0",
  "rightRangeTypedValue": "50.609293"
}

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/4.31c371c4.chunk.js:2:3641987)
    at tf (https://app.uniswap.org/static/js/4.31c371c4.chunk.js:2:3607343)
    at https://app.uniswap.org/static/js/main.fdac8a38.chunk.js:1:397627
    at rs (https://app.uniswap.org/static/js/4.31c371c4.chunk.js:2:3632510)
    at Su (https://app.uniswap.org/static/js/4.31c371c4.chunk.js:2:3652722)
    at https://app.uniswap.org/static/js/4.31c371c4.chunk.js:2:3651457
    at Eu (https://app.uniswap.org/static/js/4.31c371c4.chunk.js:2:3651523)
    at su (https://app.uniswap.org/static/js/4.31c371c4.chunk.js:2:3645242)
    at Hi (https://app.uniswap.org/static/js/4.31c371c4.chunk.js:2:3585706)
    at https://app.uniswap.org/static/js/4.31c371c4.chunk.js:2:3642645

Device data

{
  "ua": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) 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": "Mac OS",
    "version": "10.15.7"
  },
  "device": {},
  "cpu": {}
}

aryanPi avatar Sep 09 '22 05:09 aryanPi