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: meta.keys is not a function #11373

Closed
UlyC opened this issue Feb 7, 2024 · 1 comment
Closed

[Crash] TypeError: meta.keys is not a function #11373

UlyC opened this issue Feb 7, 2024 · 1 comment

Comments

@UlyC
Copy link

UlyC commented Feb 7, 2024

When I try to CLAIM the NFT Lucky Drop, I get this error:

meta.keys is not a function

Error stack:

useDisabledPluginSuggestionFromMeta@moz-extension://928f1f89-bf84-4251-9f75-4084d815384a/js/chunk.6954.js:2097:17
DecryptedUI_PluginRendererWithSuggestion@moz-extension://928f1f89-bf84-4251-9f75-4084d815384a/js/chunk.6954.js:2210:50
Xh@moz-extension://928f1f89-bf84-4251-9f75-4084d815384a/js/npm.react-dom.js:376:137
Wk@moz-extension://928f1f89-bf84-4251-9f75-4084d815384a/js/npm.react-dom.js:499:337
Vk@moz-extension://928f1f89-bf84-4251-9f75-4084d815384a/js/npm.react-dom.js:489:391
Uk@moz-extension://928f1f89-bf84-4251-9f75-4084d815384a/js/npm.react-dom.js:489:322
Jk@moz-extension://928f1f89-bf84-4251-9f75-4084d815384a/js/npm.react-dom.js:489:180
Ok@moz-extension://928f1f89-bf84-4251-9f75-4084d815384a/js/npm.react-dom.js:480:88
Hk@moz-extension://928f1f89-bf84-4251-9f75-4084d815384a/js/npm.react-dom.js:477:429
J@moz-extension://928f1f89-bf84-4251-9f75-4084d815384a/js/284.js:3069:204
R@moz-extension://928f1f89-bf84-4251-9f75-4084d815384a/js/284.js:3070:128
@moz-extension://928f1f89-bf84-4251-9f75-4084d815384a/polyfill/ecmascript.js:3283:12
run@moz-extension://928f1f89-bf84-4251-9f75-4084d815384a/polyfill/ecmascript.js:3257:5
listener@moz-extension://928f1f89-bf84-4251-9f75-4084d815384a/polyfill/ecmascript.js:3268:6

Build info

  • Version: 2.11.4
  • NODE_ENV: production
  • target: firefox
  • build: stable
  • architecture: web
  • BUILD_DATE: 2023-02-08T13:32:25.327Z
  • VERSION: v1.29.12-2854-g32b056805

Git (*):

32b0568 (released)
https://github.com/DimensionDev/Maskbook

@AinuX
Copy link
Collaborator

AinuX commented Feb 22, 2024

The extension version is too low, please upgrade to the latest version and try it on the Chrome browser. Thanks for the feedback.

@AinuX AinuX closed this as completed Feb 26, 2024
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

2 participants