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: Error: STRINGPREP_CONTAINS_UNASSIGNED #2888

Closed
0xvoider42 opened this issue Nov 30, 2021 · 1 comment
Closed

Crash report: Error: STRINGPREP_CONTAINS_UNASSIGNED #2888

0xvoider42 opened this issue Nov 30, 2021 · 1 comment

Comments

@0xvoider42
Copy link

URL

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

swap state

{
  "INPUT": {
    "currencyId": "ETH"
  },
  "OUTPUT": {
    "currencyId": null
  },
  "independentField": "INPUT",
  "typedValue": "",
  "recipient": null
}

Error

Error: STRINGPREP_CONTAINS_UNASSIGNED

Stacktrace

Error: STRINGPREP_CONTAINS_UNASSIGNED
    at https://app.uniswap.org/static/js/34.d906cff3.chunk.js:2:1137959
    at Array.forEach (<anonymous>)
    at y (https://app.uniswap.org/static/js/34.d906cff3.chunk.js:2:1137922)
    at k (https://app.uniswap.org/static/js/34.d906cff3.chunk.js:2:1138563)
    at https://app.uniswap.org/static/js/main.df42f964.chunk.js:1:377646
    at Sn (https://app.uniswap.org/static/js/main.df42f964.chunk.js:1:377871)
    at ua (https://app.uniswap.org/static/js/34.d906cff3.chunk.js:2:1249509)
    at Ha (https://app.uniswap.org/static/js/34.d906cff3.chunk.js:2:1259076)
    at $u (https://app.uniswap.org/static/js/34.d906cff3.chunk.js:2:1302800)
    at Ps (https://app.uniswap.org/static/js/34.d906cff3.chunk.js:2:1289050)

Device data

{
  "ua": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.55 Safari/537.36",
  "browser": {
    "name": "Chrome",
    "version": "96.0.4664.55",
    "major": "96"
  },
  "engine": {
    "name": "Blink",
    "version": "96.0.4664.55"
  },
  "os": {
    "name": "Mac OS",
    "version": "10.15.7"
  },
  "device": {},
  "cpu": {}
}
@NoahZinsmeister
Copy link
Contributor

closing in favor of #2876

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

2 participants