Maskbook icon indicating copy to clipboard operation
Maskbook copied to clipboard

[Crash] TypeError: Cannot read properties of undefined (reading 'list')

Open AinuX opened this issue 8 months ago • 0 comments

I was doing something..., then Mask reports an error.

Cannot read properties of undefined (reading 'list')

Error stack:

TypeError: Cannot read properties of undefined (reading 'list')
    at h.getHistory (https://firefly-canary.mask.social/_next/static/chunks/app/layout-8625fc21052cd56e.js:1:111454)
    at async queryFn (https://firefly-canary.mask.social/_next/static/chunks/4598.92ba42487d953e7a.js:1:130347)
    at async d (https://firefly-canary.mask.social/_next/static/chunks/9149-5dc1b77dbe47de1f.js:12:238161)
    at async Object.i [as fn] (https://firefly-canary.mask.social/_next/static/chunks/9149-5dc1b77dbe47de1f.js:12:238385)

Build info

  • Version: unknown
  • NODE_ENV: production
  • userAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36
  • build: stable
  • BUILD_DATE: unknown

AinuX avatar Jun 22 '24 10:06 AinuX