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] Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7Buri%2C%20type%7D for the full message or use the non-minified dev environment for full errors and additional helpful warnings. #9058

Closed
wenluomask opened this issue Mar 13, 2023 · 2 comments
Assignees

Comments

@wenluomask
Copy link
Contributor

I was opening the detail dialog of mint NFT activity, then Mask reports an error.

Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7Buri%2C%20type%7D for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

Error stack:

Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7Buri%2C%20type%7D for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
  at Ci (chrome-extension://mhejbmiagnebddkaacgmmjlahhbplcnf/js/npm.react-dom.js:462:60)
  at q (chrome-extension://mhejbmiagnebddkaacgmmjlahhbplcnf/js/npm.react-dom.js:466:201)
  at m (chrome-extension://mhejbmiagnebddkaacgmmjlahhbplcnf/js/npm.react-dom.js:468:351)
  at L (chrome-extension://mhejbmiagnebddkaacgmmjlahhbplcnf/js/npm.react-dom.js:472:402)
  at S (chrome-extension://mhejbmiagnebddkaacgmmjlahhbplcnf/js/npm.react-dom.js:507:38)
  at fn (chrome-extension://mhejbmiagnebddkaacgmmjlahhbplcnf/js/npm.react-dom.js:622:250)
  at cn (chrome-extension://mhejbmiagnebddkaacgmmjlahhbplcnf/js/npm.react-dom.js:606:78)
  at bn (chrome-extension://mhejbmiagnebddkaacgmmjlahhbplcnf/js/npm.react-dom.js:604:338)
  at Qm (chrome-extension://mhejbmiagnebddkaacgmmjlahhbplcnf/js/npm.react-dom.js:604:158)
  at Sm (chrome-extension://mhejbmiagnebddkaacgmmjlahhbplcnf/js/npm.react-dom.js:597:387)
  at Mm (chrome-extension://mhejbmiagnebddkaacgmmjlahhbplcnf/js/npm.react-dom.js:599:306)
  at hh (chrome-extension://mhejbmiagnebddkaacgmmjlahhbplcnf/js/npm.react-dom.js:430:105)
  at chrome-extension://mhejbmiagnebddkaacgmmjlahhbplcnf/js/npm.react-dom.js:594:273

Build info

  • Version: 2.18.1
  • NODE_ENV: production
  • target: chromium
  • build: beta
  • BUILD_DATE: 2023-03-13T02:46:10.216Z

Git (*):

e7d183a (develop)

@Jack-Works
Copy link
Member

Objects are not valid as a React child (found: object with keys {uri, type}). If you meant to render a collection of children, use an array instead.

@UncleBill
Copy link
Contributor

resolved by #9069

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants