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] TypeError: Cannot read property 'code' of undefined #3309

Closed
guanbinrui opened this issue Jun 9, 2021 · 1 comment
Closed

[Crash] TypeError: Cannot read property 'code' of undefined #3309

guanbinrui opened this issue Jun 9, 2021 · 1 comment
Assignees

Comments

@guanbinrui
Copy link
Member

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

Cannot read property 'code' of undefined

Error stack:

TypeError: Cannot read property 'code' of undefined
    at ITO (./src/plugins/ITO/UI/ITO.tsx:244:103)
    at renderWithHooks (npm:react-dom/cjs/react-dom.development.js:15849:18)
    at updateFunctionComponent (npm:react-dom/cjs/react-dom.development.js:18729:20)
    at beginWork (npm:react-dom/cjs/react-dom.development.js:20688:16)
    at beginWork$1 (npm:react-dom/cjs/react-dom.development.js:26280:14)
    at performUnitOfWork (npm:react-dom/cjs/react-dom.development.js:25443:12)
    at workLoopSync (npm:react-dom/cjs/react-dom.development.js:25353:5)
    at renderRootSync (npm:react-dom/cjs/react-dom.development.js:25317:7)
    at performConcurrentWorkOnRoot (npm:react-dom/cjs/react-dom.development.js:24725:22)
    at workLoop (npm:scheduler/cjs/scheduler.development.js:253:34)

Build info

  • Version: 1.33.0
  • NODE_ENV: development
  • target: chromium
  • build: stable
  • architecture: web
  • firefoxVariant: false
  • resolution: desktop
  • BUILD_DATE: 2021-06-09T00:54:49.662Z
  • VERSION: v1.29.12-421-g4eb0d0e0b-dirty

Git (*):

4eb0d0e (bugfix/ito-geolocation) on tag "v1.29.12"
[email protected]:DimensionDev/Maskbook.git

@septs
Copy link
Contributor

septs commented Jun 10, 2021

i have put this lambda 3s timeout update to 10s timeout.

zhouhanseng added a commit that referenced this issue Jun 24, 2021
zhouhanseng added a commit that referenced this issue Jun 25, 2021
zhouhanseng added a commit that referenced this issue Jun 25, 2021
zhouhanseng added a commit that referenced this issue Jun 29, 2021
Jack-Works pushed a commit that referenced this issue Jul 15, 2021
* refactor: ito new proxy contract

1. multi contract
2. some bug fix

* chore: rename package name

* chore: solve conflict

* fix: region ip service broken

close #3309

* chore: revert pnpm lock

* chore: claim all old ITO

* fix: package reference

* chore: update changelog

* chore: update text

* chore: resolve conflict

* chore: reply code review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants