Uniswap / Uniswap/interface

Crash report: `TypeError: undefined is not an object (evaluating 'y.twitterInfo.verified')`

Open
#7,677 1 comment 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://www.bakeryswap.org/#/launchpad

Error

TypeError: undefined is not an object (evaluating 'y.twitterInfo.verified')

Stacktrace

Ie@https://www.bakeryswap.org/static/js/main.52dc410a.chunk.js:1:624673
aa@https://www.bakeryswap.org/static/js/4.8a46308d.chunk.js:2:1864676
Ha@https://www.bakeryswap.org/static/js/4.8a46308d.chunk.js:2:1874244
Pu@https://www.bakeryswap.org/static/js/4.8a46308d.chunk.js:2:1904267
Ou@https://www.bakeryswap.org/static/js/4.8a46308d.chunk.js:2:1904195
Mu@https://www.bakeryswap.org/static/js/4.8a46308d.chunk.js:2:1904058
bu@https://www.bakeryswap.org/static/js/4.8a46308d.chunk.js:2:1901024
bu@[native code]
@https://www.bakeryswap.org/static/js/4.8a46308d.chunk.js:2:1850468
@https://www.bakeryswap.org/static/js/4.8a46308d.chunk.js:2:1927747
Wi@https://www.bakeryswap.org/static/js/4.8a46308d.chunk.js:2:1850414
Gi@https://www.bakeryswap.org/static/js/4.8a46308d.chunk.js:2:1850349
wu@https://www.bakeryswap.org/static/js/4.8a46308d.chunk.js:2:1901345
notify@https://www.bakeryswap.org/static/js/4.8a46308d.chunk.js:2:139804
@https://www.bakeryswap.org/static/js/4.8a46308d.chunk.js:2:140445
@https://www.bakeryswap.org/static/js/4.8a46308d.chunk.js:2:140520
@[native code]
y@https://www.bakeryswap.org/static/js/4.8a46308d.chunk.js:2:603877
@https://www.bakeryswap.org/static/js/4.8a46308d.chunk.js:2:1065972
@https://www.bakeryswap.org/static/js/main.52dc410a.chunk.js:1:407110
@https://www.bakeryswap.org/static/js/main.52dc410a.chunk.js:1:442884
asyncFunctionResume@[native code]
@[native code]
promiseReactionJobWithoutPromise@[native code]
promiseReactionJob@[native code]

Device data

{
  "ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 16_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 WebView MetaMaskMobile",
  "browser": {
    "name": "WebKit",
    "version": "605.1.15",
    "major": "605"
  },
  "engine": {
    "name": "WebKit",
    "version": "605.1.15"
  },
  "os": {
    "name": "iOS",
    "version": "16.0.3"
  },
  "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 by reproducing the crash at the /#/launchpad URL on the reported iOS MetaMask WebView environment, then inspect the launchpad code corresponding to main.52dc410a.chunk.js:1:624673. Done means the launchpad no longer crashes when the reported twitterInfo.verified access is reached, with a regression check for the affected case.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.