Crash report: `ChunkLoadError: Loading chunk 7 failed.(missing: https://app.uniswap.org/static/js/7.2adaa4ea.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 7 failed.
(missing: https://app.uniswap.org/static/js/7.2adaa4ea.chunk.js)
Stacktrace
ChunkLoadError: Loading chunk 7 failed.
(missing: https://app.uniswap.org/static/js/7.2adaa4ea.chunk.js)
at a.e (https://app.uniswap.org/:1:6081)
at https://app.uniswap.org/static/js/main.fdac8a38.chunk.js:1:626726
at I (https://app.uniswap.org/static/js/4.31c371c4.chunk.js:2:3427516)
at Os (https://app.uniswap.org/static/js/4.31c371c4.chunk.js:2:3659671)
at gu (https://app.uniswap.org/static/js/4.31c371c4.chunk.js:2:3648133)
at mu (https://app.uniswap.org/static/js/4.31c371c4.chunk.js:2:3648061)
at vu (https://app.uniswap.org/static/js/4.31c371c4.chunk.js:2:3647924)
at su (https://app.uniswap.org/static/js/4.31c371c4.chunk.js:2:3645040)
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
Start by reproducing the failure at https://app.uniswap.org/#/vote?chain=mainnet and inspect why the reported static/js/7.2adaa4ea.chunk.js is missing. No source file or test is identified in the issue; done means the vote page loads without the ChunkLoadError and the relevant behavior is covered or verified.
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