interface icon indicating copy to clipboard operation
interface copied to clipboard

Crash report: `TypeError: Cannot read properties of undefined (reading 'circleLogoUrl')`

Open St0nersdash opened this issue 2 years ago • 0 comments

URL

https://app.uniswap.org/#/tokens/ethereum_goerli

Error

TypeError: Cannot read properties of undefined (reading 'circleLogoUrl')

Stacktrace

TypeError: Cannot read properties of undefined (reading 'circleLogoUrl')
    at https://app.uniswap.org/static/js/main.3e62ed90.chunk.js:1:783554
    at Sa (https://app.uniswap.org/static/js/9.b5edc1bf.chunk.js:2:3689613)
    at Of (https://app.uniswap.org/static/js/9.b5edc1bf.chunk.js:2:3699723)
    at Ss (https://app.uniswap.org/static/js/9.b5edc1bf.chunk.js:2:3748888)
    at gu (https://app.uniswap.org/static/js/9.b5edc1bf.chunk.js:2:3735761)
    at mu (https://app.uniswap.org/static/js/9.b5edc1bf.chunk.js:2:3735689)
    at vu (https://app.uniswap.org/static/js/9.b5edc1bf.chunk.js:2:3735552)
    at ou (https://app.uniswap.org/static/js/9.b5edc1bf.chunk.js:2:3732332)
    at iu (https://app.uniswap.org/static/js/9.b5edc1bf.chunk.js:2:3730883)
    at O (https://app.uniswap.org/static/js/9.b5edc1bf.chunk.js:2:3757463)

Device data

{
  "ua": "Mozilla/5.0 (Linux; Android 12; moto g stylus 5G Build/S2RES32.29-16-1-5; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/106.0.5249.118 Mobile Safari/537.36 WebView MetaMaskMobile",
  "browser": {
    "name": "Chrome WebView",
    "version": "106.0.5249.118",
    "major": "106"
  },
  "engine": {
    "name": "Blink",
    "version": "106.0.5249.118"
  },
  "os": {
    "name": "Android",
    "version": "12"
  },
  "device": {
    "vendor": "Motorola",
    "model": "moto g stylus 5G",
    "type": "mobile"
  },
  "cpu": {}
}

St0nersdash avatar Oct 13 '22 22:10 St0nersdash