Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash report: TypeError: Cannot read properties of undefined (reading 'split') #7795

Open
tingtingtian opened this issue Nov 27, 2024 · 0 comments

Comments

@tingtingtian
Copy link

URL

https://app.uniswap.org/#/vote?chain=mainnet

Error

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

Stacktrace

TypeError: Cannot read properties of undefined (reading 'split')
    at https://app.uniswap.org/static/js/42.8ad82213.chunk.js:1:16005
    at Array.map (<anonymous>)
    at https://app.uniswap.org/static/js/42.8ad82213.chunk.js:1:15826
    at Array.map (<anonymous>)
    at https://app.uniswap.org/static/js/42.8ad82213.chunk.js:1:15266
    at Object._i [as useMemo] (https://app.uniswap.org/static/js/35.0620f59e.chunk.js:2:3432674)
    at t.useMemo (https://app.uniswap.org/static/js/35.0620f59e.chunk.js:2:3350521)
    at J (https://app.uniswap.org/static/js/42.8ad82213.chunk.js:1:14990)
    at ne (https://app.uniswap.org/static/js/42.8ad82213.chunk.js:1:16764)
    at kt (https://app.uniswap.org/static/js/42.8ad82213.chunk.js:1:50793)

Device data

{
  "ua": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36",
  "browser": {
    "name": "Chrome",
    "version": "129.0.0.0",
    "major": "129"
  },
  "engine": {
    "name": "Blink",
    "version": "129.0.0.0"
  },
  "os": {
    "name": "Mac OS",
    "version": "10.15.7"
  },
  "device": {},
  "cpu": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant