Uniswap / Uniswap/interface

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

Open
#5,490 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/

Error

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

Stacktrace

@https://app.uniswap.org/:1:4620

Device data

{
  "ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 15_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 YaBrowser/22.11.3.504.10 SA/3 Mobile/15E148 Safari/604.1",
  "browser": {
    "name": "Yandex",
    "version": "22.11.3.504.10",
    "major": "22"
  },
  "engine": {
    "name": "WebKit",
    "version": "605.1.15"
  },
  "os": {
    "name": "iOS",
    "version": "15.6"
  },
  "device": {
    "vendor": "Apple",
    "model": "iPhone",
    "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 at the app.uniswap.org entry point and investigate how the reported CSS chunk is requested and served on the supplied iPhone/Yandex environment. No source file or test is named, so first locate the asset-loading path and an appropriate reproduction; done means the reported CSS chunk loads without the crash.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.