Maskbook icon indicating copy to clipboard operation
Maskbook copied to clipboard

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

Open wenluomask opened this issue 2 years ago • 0 comments

I was going to the advanced tab in gas setting dialog, then Mask reports an error.

Cannot read properties of undefined (reading 'gas')

Error stack:

TypeError: Cannot read properties of undefined (reading 'gas')
    at useGasSchema (chrome-extension://dpckpgnhldiieebkjclpnfgcfncigoef/js/5249.js:22855:21)
    at GasForm (chrome-extension://dpckpgnhldiieebkjclpnfgcfncigoef/js/5249.js:22929:20)
    at Uh (chrome-extension://dpckpgnhldiieebkjclpnfgcfncigoef/js/npm.react-dom.js:361:137)
    at Uk (chrome-extension://dpckpgnhldiieebkjclpnfgcfncigoef/js/npm.react-dom.js:484:386)
    at Tk (chrome-extension://dpckpgnhldiieebkjclpnfgcfncigoef/js/npm.react-dom.js:474:389)
    at Sk (chrome-extension://dpckpgnhldiieebkjclpnfgcfncigoef/js/npm.react-dom.js:474:320)
    at Hk (chrome-extension://dpckpgnhldiieebkjclpnfgcfncigoef/js/npm.react-dom.js:474:180)
    at Mk (chrome-extension://dpckpgnhldiieebkjclpnfgcfncigoef/js/npm.react-dom.js:465:88)
    at Dk (chrome-extension://dpckpgnhldiieebkjclpnfgcfncigoef/js/npm.react-dom.js:467:300)
    at ig (chrome-extension://dpckpgnhldiieebkjclpnfgcfncigoef/js/npm.react-dom.js:322:105)

Build info

  • Version: 2.9.0
  • NODE_ENV: production
  • target: chromium
  • build: beta
  • architecture: web
  • BUILD_DATE: 2022-07-06T08:00:37.482Z
  • VERSION: v1.29.12-2722-gd9bf38245

Git (*):

d9bf38245 (fix/gas-settings-dialog) on tag "v2.5.0" [email protected]:DimensionDev/Maskbook.git

wenluomask avatar Jul 06 '22 08:07 wenluomask