Maskbook icon indicating copy to clipboard operation
Maskbook copied to clipboard

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

Open wenluomask opened this issue 2 years ago • 1 comments

I shared NFT from openSea to Twitter, then Mask reports an error in our collectible plugin in timeline. You can check in this tweet: https://twitter.com/billyshiFe888/status/1546747982057734144 Screen Shot 2022-07-12 at 14 55 04

Cannot read properties of undefined (reading 'enableRequirements')

Error stack:

TypeError: Cannot read properties of undefined (reading 'enableRequirements')
    at chrome-extension://kjpgimafkhmihooalcgijmncbehgpacj/js/chunk.5014.js:112:43
    at Object.useMemo (chrome-extension://kjpgimafkhmihooalcgijmncbehgpacj/js/npm.react-dom.js:377:189)
    at exports.useMemo (chrome-extension://kjpgimafkhmihooalcgijmncbehgpacj/js/4543.js:31:208)
    at ChainBoundary (chrome-extension://kjpgimafkhmihooalcgijmncbehgpacj/js/chunk.5014.js:111:80)
    at Uh (chrome-extension://kjpgimafkhmihooalcgijmncbehgpacj/js/npm.react-dom.js:361:137)
    at Uk (chrome-extension://kjpgimafkhmihooalcgijmncbehgpacj/js/npm.react-dom.js:484:386)
    at Tk (chrome-extension://kjpgimafkhmihooalcgijmncbehgpacj/js/npm.react-dom.js:474:389)
    at Sk (chrome-extension://kjpgimafkhmihooalcgijmncbehgpacj/js/npm.react-dom.js:474:320)
    at Hk (chrome-extension://kjpgimafkhmihooalcgijmncbehgpacj/js/npm.react-dom.js:474:180)
    at Mk (chrome-extension://kjpgimafkhmihooalcgijmncbehgpacj/js/npm.react-dom.js:465:88)

Build info

  • Version: 2.10.0
  • NODE_ENV: production
  • target: chromium
  • build: stable
  • architecture: web
  • BUILD_DATE: 2022-07-12T06:39:23.998Z
  • VERSION: v1.29.12-2808-g445a4de41

Git (*):

445a4de41 (release/2.10.0) [email protected]:DimensionDev/Maskbook.git

wenluomask avatar Jul 12 '22 06:07 wenluomask

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 20 '22 16:09 stale[bot]