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.86b651fc.chunk.js:1:793006
    at Sa (https://app.uniswap.org/static/js/9.11782dee.chunk.js:2:3689420)
    at Of (https://app.uniswap.org/static/js/9.11782dee.chunk.js:2:3699530)
    at Ss (https://app.uniswap.org/static/js/9.11782dee.chunk.js:2:3748695)
    at gu (https://app.uniswap.org/static/js/9.11782dee.chunk.js:2:3735568)
    at mu (https://app.uniswap.org/static/js/9.11782dee.chunk.js:2:3735496)
    at vu (https://app.uniswap.org/static/js/9.11782dee.chunk.js:2:3735359)
    at ou (https://app.uniswap.org/static/js/9.11782dee.chunk.js:2:3732139)
    at iu (https://app.uniswap.org/static/js/9.11782dee.chunk.js:2:3730690)
    at O (https://app.uniswap.org/static/js/9.11782dee.chunk.js:2:3757270)

Device data

{
  "ua": "Mozilla/5.0 (Linux; Android 10; Android SDK built for x86 Build/OSM1.180201.023) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.92 Mobile Safari/537.36",
  "browser": {
    "name": "Chrome",
    "version": "77.0.3865.92",
    "major": "77"
  },
  "engine": {
    "name": "Blink",
    "version": "77.0.3865.92"
  },
  "os": {
    "name": "Android",
    "version": "10"
  },
  "device": {
    "model": "Android SDK",
    "type": "mobile"
  },
  "cpu": {}
}

St0nersdash avatar Oct 12 '22 22:10 St0nersdash