Crash report: `ChunkLoadError: Loading chunk 5 failed.(error: https://app.uniswap.org/static/js/5.f8fdd45b.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
https://app.uniswap.org/#/vote?chain=mainnet
Error
ChunkLoadError: Loading chunk 5 failed.
(error: https://app.uniswap.org/static/js/5.f8fdd45b.chunk.js)
Stacktrace
ChunkLoadError: Loading chunk 5 failed.
(error: https://app.uniswap.org/static/js/5.f8fdd45b.chunk.js)
at u.e (https://app.uniswap.org/:1:3689)
at https://app.uniswap.org/static/js/main.a7565185.chunk.js:1:458197
at T (https://app.uniswap.org/static/js/2.ecd766bd.chunk.js:2:2354955)
at Ya (https://app.uniswap.org/static/js/2.ecd766bd.chunk.js:2:2495796)
at Cs (https://app.uniswap.org/static/js/2.ecd766bd.chunk.js:2:2482457)
at Ts (https://app.uniswap.org/static/js/2.ecd766bd.chunk.js:2:2482385)
at Os (https://app.uniswap.org/static/js/2.ecd766bd.chunk.js:2:2482248)
at ws (https://app.uniswap.org/static/js/2.ecd766bd.chunk.js:2:2479214)
at https://app.uniswap.org/static/js/2.ecd766bd.chunk.js:2:2428708
at t.unstable_runWithPriority (https://app.uniswap.org/static/js/2.ecd766bd.chunk.js:2:2505945)
Device data
{
"ua": "Mozilla/5.0 (Windows NT 6.1; Win64; x64) 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": "Windows",
"version": "7"
},
"device": {},
"cpu": {
"architecture": "amd64"
}
}
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 crash at https://app.uniswap.org/#/vote?chain=mainnet using the reported Chrome 105 and Windows 7 environment, then inspect the ChunkLoadError and referenced static JavaScript chunks. No source file or test is named in the report; done means identifying the cause of the failed chunk load and confirming that the voting page loads successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100