Crash report: `Error: Loading CSS chunk 11 failed.(./static/css/11.2f82c5a1.chunk.css)`
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
swap state
{
"INPUT": {
"currencyId": "ETH"
},
"OUTPUT": {
"currencyId": "0xD533a949740bb3306d119CC777fa900bA034cd52"
},
"typedValue": "",
"independentField": "INPUT",
"recipient": null
}
Error
Error: Loading CSS chunk 11 failed.
(./static/css/11.2f82c5a1.chunk.css)
Stacktrace
Error: Loading CSS chunk 11 failed.
(./static/css/11.2f82c5a1.chunk.css)
at HTMLLinkElement.d.<computed>.d.<computed>.<computed>.c.push.d.<computed>.l.onerror (https://app.uniswap.org/:1:4707)
Device data
{
"ua": "Mozilla/5.0 (Linux; Android 11; M2101K7AG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.185 Mobile Safari/537.36",
"browser": {
"name": "Chrome",
"version": "86.0.4240.185",
"major": "86"
},
"engine": {
"name": "Blink",
"version": "86.0.4240.185"
},
"os": {
"name": "Android",
"version": "11"
},
"device": {
"model": "M2101K7AG",
"type": "mobile"
},
"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 swap URL on the reported Android Chrome environment and inspect why static/css/11.2f82c5a1.chunk.css fails to load. Done means the cause of the CSS chunk failure is identified and the swap interface no longer crashes when loading that chunk.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100