interface icon indicating copy to clipboard operation
interface copied to clipboard

Crash report: `QuotaExceededError: The quota has been exceeded.`

Open Brodieg4 opened this issue 3 years ago • 0 comments

URL

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

swap state

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

Error

QuotaExceededError: The quota has been exceeded.

Stacktrace

setItem@[native code]
@https://app.uniswap.org/static/js/main.4d8e2df0.chunk.js:1:36320
rs@https://app.uniswap.org/static/js/2.9f9389dc.chunk.js:2:2786540
Su@https://app.uniswap.org/static/js/2.9f9389dc.chunk.js:2:2806753
@https://app.uniswap.org/static/js/2.9f9389dc.chunk.js:2:2805488
_u@https://app.uniswap.org/static/js/2.9f9389dc.chunk.js:2:2805552
su@https://app.uniswap.org/static/js/2.9f9389dc.chunk.js:2:2799273
su@[native code]
Wf@https://app.uniswap.org/static/js/2.9f9389dc.chunk.js:2:2739736
@https://app.uniswap.org/static/js/2.9f9389dc.chunk.js:2:2796676

Device data

{
  "ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 13_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/76.0.3809.123 Mobile/15E148 Safari/605.1",
  "browser": {
    "name": "Chrome",
    "version": "76.0.3809.123",
    "major": "76"
  },
  "engine": {
    "name": "WebKit",
    "version": "605.1.15"
  },
  "os": {
    "name": "iOS",
    "version": "13.1"
  },
  "device": {
    "vendor": "Apple",
    "model": "iPhone",
    "type": "mobile"
  },
  "cpu": {}
}

Brodieg4 avatar Aug 07 '22 07:08 Brodieg4