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
URL
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": {}
}
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 crash at the reported app.uniswap.org URL using the supplied mintV3 state, then investigate it from the React error #185 stack trace and the referenced compiled chunks. No repository file or test is identified, so done means locating the corresponding interface code, confirming the failure, and adding a regression check or fix that prevents the crash.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100