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
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
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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