interface icon indicating copy to clipboard operation
interface copied to clipboard

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

Open zinctwentyone opened this issue 3 years ago • 0 comments

URL

https://app.uniswap.org/#/pool

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 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36",
  "browser": {
    "name": "Chrome",
    "version": "106.0.0.0",
    "major": "106"
  },
  "engine": {
    "name": "Blink",
    "version": "106.0.0.0"
  },
  "os": {
    "name": "Windows",
    "version": "10"
  },
  "device": {},
  "cpu": {
    "architecture": "amd64"
  }
}

zinctwentyone avatar Oct 14 '22 00:10 zinctwentyone