Crash report: `ChunkLoadError: Loading chunk 1 failed.(missing: https://app.uniswap.org/static/js/1.1407dd6b.chunk.js)`
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
Error
ChunkLoadError: Loading chunk 1 failed.
(missing: https://app.uniswap.org/static/js/1.1407dd6b.chunk.js)
Stacktrace
a.e@https://app.uniswap.org/:1:4059
1772/Ot<@https://app.uniswap.org/static/js/main.9fb338a3.chunk.js:1:210135
I@https://app.uniswap.org/static/js/4.692cb341.chunk.js:2:3616837
As@https://app.uniswap.org/static/js/4.692cb341.chunk.js:2:3849007
gu@https://app.uniswap.org/static/js/4.692cb341.chunk.js:2:3837471
vu@https://app.uniswap.org/static/js/4.692cb341.chunk.js:2:3837399
mu@https://app.uniswap.org/static/js/4.692cb341.chunk.js:2:3837260
iu@https://app.uniswap.org/static/js/4.692cb341.chunk.js:2:3832364
O@https://app.uniswap.org/static/js/4.692cb341.chunk.js:2:3859172
C@https://app.uniswap.org/static/js/4.692cb341.chunk.js:2:3859705
c/<@https://app.uniswap.org/static/js/4.692cb341.chunk.js:2:2744294
c@https://app.uniswap.org/static/js/4.692cb341.chunk.js:2:2744409
n@https://app.uniswap.org/static/js/4.692cb341.chunk.js:2:2743354
Device data
{
"ua": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:107.0) Gecko/20100101 Firefox/107.0",
"browser": {
"name": "Firefox",
"version": "107.0",
"major": "107"
},
"engine": {
"name": "Gecko",
"version": "107.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
Start by reproducing the failure at https://app.uniswap.org/ and inspect the stack-trace entry points in main.9fb338a3.chunk.js and the referenced chunk URLs. Done means identifying the cause of the missing chunk and confirming that the application loads without this ChunkLoadError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100