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.284694",
"rightRangeTypedValue": "1.138360"
}
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 df (https://app.uniswap.org/static/js/4.ab98f63c.chunk.js:2:1793740)
at Sa (https://app.uniswap.org/static/js/4.ab98f63c.chunk.js:2:1765468)
at https://app.uniswap.org/static/js/main.44a3bb87.chunk.js:1:431317
at Lf (https://app.uniswap.org/static/js/4.ab98f63c.chunk.js:2:1805517)
at t.unstable_runWithPriority (https://app.uniswap.org/static/js/4.ab98f63c.chunk.js:2:1823330)
at qi (https://app.uniswap.org/static/js/4.ab98f63c.chunk.js:2:1745688)
at Rf (https://app.uniswap.org/static/js/4.ab98f63c.chunk.js:2:1804978)
at vf (https://app.uniswap.org/static/js/4.ab98f63c.chunk.js:2:1796435)
at https://app.uniswap.org/static/js/4.ab98f63c.chunk.js:2:1745911
at t.unstable_runWithPriority (https://app.uniswap.org/static/js/4.ab98f63c.chunk.js:2:1823330)
Device data
{
"ua": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.74 Safari/537.36",
"browser": {
"name": "Chrome",
"version": "99.0.4844.74",
"major": "99"
},
"engine": {
"name": "Blink",
"version": "99.0.4844.74"
},
"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
The report provides a deployed add-liquidity URL, mintV3 state, and a minified React stack trace but no source file or test. Reproduce the route in a non-minified development environment and trace React error #185 from the reported state. Done means the route no longer crashes for this token pair and state.
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
- 20/100