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: Reflect.get called on non-object #1800

Open
dmitryporusland opened this issue Mar 16, 2023 · 0 comments
Open

Crash report: TypeError: Reflect.get called on non-object #1800

dmitryporusland opened this issue Mar 16, 2023 · 0 comments

Comments

@dmitryporusland
Copy link

URL

https://kyberswap.com/swap/arbitrum/usdc-to-cpi

Error

TypeError: Reflect.get called on non-object

Stacktrace

TypeError: Reflect.get called on non-object
    at Reflect.get (<anonymous>)
    at Object.get (<anonymous>:24:24)
    at https://kyberswap.com/static/js/main.786e552d.chunk.js:1:4103997
    at Array.some (<anonymous>)
    at Object.readyState (https://kyberswap.com/static/js/main.786e552d.chunk.js:1:4103958)
    at https://kyberswap.com/static/js/main.786e552d.chunk.js:1:4614838
    at https://kyberswap.com/static/js/main.786e552d.chunk.js:1:4614929
    at Array.map (<anonymous>)
    at zg (https://kyberswap.com/static/js/main.786e552d.chunk.js:1:4614781)
    at Oo (https://kyberswap.com/static/js/main.786e552d.chunk.js:1:2374646)
    at xc (https://kyberswap.com/static/js/main.786e552d.chunk.js:1:2431886)
    at gu (https://kyberswap.com/static/js/main.786e552d.chunk.js:1:2420822)
    at yu (https://kyberswap.com/static/js/main.786e552d.chunk.js:1:2420750)
    at bu (https://kyberswap.com/static/js/main.786e552d.chunk.js:1:2420613)
    at au (https://kyberswap.com/static/js/main.786e552d.chunk.js:1:2417393)
    at iu (https://kyberswap.com/static/js/main.786e552d.chunk.js:1:2415944)
    at j (https://kyberswap.com/static/js/main.786e552d.chunk.js:1:2909808)
    at S (https://kyberswap.com/static/js/main.786e552d.chunk.js:1:2910342)
    at https://kyberswap.com/static/js/main.786e552d.chunk.js:1:2919956
    at l (https://kyberswap.com/static/js/main.786e552d.chunk.js:1:2920071)
    at n (https://kyberswap.com/static/js/main.786e552d.chunk.js:1:2919016)

Device data

{
  "ua": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36",
  "browser": {
    "name": "Chrome",
    "version": "111.0.0.0",
    "major": "111"
  },
  "engine": {
    "name": "Blink",
    "version": "111.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