Uniswap / Uniswap/interface

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
#4,222 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

Tried to create new position for USDC/XSGD
In the pool creation UI pricing is wrong for XSGD/USDC

URL

https://app.uniswap.org/#/add/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96/500?minPrice=0.000000

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

nu@https://app.uniswap.org/static/js/2.c39556a1.chunk.js:2:2610794
na@https://app.uniswap.org/static/js/2.c39556a1.chunk.js:2:2576150
1158/Tb/<@https://app.uniswap.org/static/js/main.965bf2a1.chunk.js:1:272839
rs@https://app.uniswap.org/static/js/2.c39556a1.chunk.js:2:2601317
Su@https://app.uniswap.org/static/js/2.c39556a1.chunk.js:2:2621531
_u/<@https://app.uniswap.org/static/js/2.c39556a1.chunk.js:2:2620264
_u@https://app.uniswap.org/static/js/2.c39556a1.chunk.js:2:2620330
su@https://app.uniswap.org/static/js/2.c39556a1.chunk.js:2:2614049
Wf@https://app.uniswap.org/static/js/2.c39556a1.chunk.js:2:2554513
Su@https://app.uniswap.org/static/js/2.c39556a1.chunk.js:2:2621671
_u/<@https://app.uniswap.org/static/js/2.c39556a1.chunk.js:2:2618119
S@https://app.uniswap.org/static/js/2.c39556a1.chunk.js:2:2638642
M@https://app.uniswap.org/static/js/2.c39556a1.chunk.js:2:2639175
c/<@https://app.uniswap.org/static/js/2.c39556a1.chunk.js:2:2642609
c@https://app.uniswap.org/static/js/2.c39556a1.chunk.js:2:2642724
n@https://app.uniswap.org/static/js/2.c39556a1.chunk.js:2:2641669

Device data

{
  "ua": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Firefox/102.0",
  "browser": {
    "name": "Firefox",
    "version": "102.0",
    "major": "102"
  },
  "engine": {
    "name": "Gecko",
    "version": "102.0"
  },
  "os": {
    "name": "Mac OS",
    "version": "10.15"
  },
  "device": {},
  "cpu": {}
}

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

Reproduce the failure from the supplied pool-creation URL using the USDC/XSGD pair, then compare the displayed pricing and range state with the reported mintV3 state. Start from the pool creation UI entry point and the React error details; done means the pricing is correct and creating the position no longer crashes.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
blockchain, 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.