Uniswap / Uniswap/interface

Crash report: `Error: Loading CSS chunk 11 failed.(./static/css/11.2f82c5a1.chunk.css)`

Open
#5,099 0 comments 0 reactions 0 assignees View on GitHub

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/#/swap?inputCurrency=ETH&outputCurrency=0xd533a949740bb3306d119cc777fa900ba034cd52

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.