Uniswap / Uniswap/interface

Crash report: `Error: Loading CSS chunk 4 failed.(./static/css/4.da6c4158.chunk.css)`

Open
#4,762 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=0x664c6e221c77313307467b121528ad563107bd01&outputCurrency=ETH&use=V2&chain=mainnet

swap state

{
  "INPUT": {
    "currencyId": "0x664C6E221c77313307467B121528ad563107bD01"
  },
  "OUTPUT": {
    "currencyId": "ETH"
  },
  "typedValue": "",
  "independentField": "INPUT",
  "recipient": null
}

Error

Error: Loading CSS chunk 4 failed.
(./static/css/4.da6c4158.chunk.css)

Stacktrace

Error: Loading CSS chunk 4 failed.
(./static/css/4.da6c4158.chunk.css)
    at t.<computed>.t.<computed>.<computed>.c.push.t.<computed>.l.onerror (https://app.uniswap.org/:1:4593)

Device data

{
  "ua": "Mozilla/5.0 (Linux; Android 12; SM-S908U Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/105.0.5195.136 Mobile Safari/537.36",
  "browser": {
    "name": "Chrome WebView",
    "version": "105.0.5195.136",
    "major": "105"
  },
  "engine": {
    "name": "Blink",
    "version": "105.0.5195.136"
  },
  "os": {
    "name": "Android",
    "version": "12"
  },
  "device": {
    "vendor": "Samsung",
    "model": "SM-S908U",
    "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

Reproduce the report by opening the supplied swap URL in the reported Android 12 Chrome WebView environment, then inspect why static/css/4.da6c4158.chunk.css fails to load. Use the provided stacktrace and device data to narrow the failure; done means the swap page loads without the CSS chunk crash.

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
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.