You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Encountered a console error while using both web3-based and regular websites. The error disappears upon uninstalling Metamask. This issue is causing confusion and needs attention.
Expected behavior
Metamask installed in Chrome should not trigger any console errors on web3-based or other websites.
Screenshots
Steps to reproduce
Install Metamask
Visit a web3-based or regular website.
Observe the console for any errors.
Uninstall Metamask.
Repeat step 1.
Verify if the console error persists.
Error messages or log output
lockdown-run.js:17 Lockdown failed: TypeError: At intrinsics.Object.groupBy expected boolean not function
at isAllowedPropertyValue (lockdown-install.js:1:53384)
at isAllowedProperty (lockdown-install.js:1:53807)
at visitProperties (lockdown-install.js:1:55095)
at isAllowedPropertyValue (lockdown-install.js:1:53041)
at isAllowedProperty (lockdown-install.js:1:53807)
at visitProperties (lockdown-install.js:1:55095)
at lockdown-install.js:1:55523
at repairIntrinsics (lockdown-install.js:1:144597)
at lockdown-install.js:1:145462
at lockdown-run.js:4:3
(anonymous) @ lockdown-run.js:17
Show 1 more frame
Show less
lockdown-more.js:99 Protecting intrinsics failed: ReferenceError: harden is not defined
at lockdown-more.js:69:13
at Set.forEach (<anonymous>)
at protectIntrinsics (lockdown-more.js:44:22)
at lockdown-more.js:97:5
(anonymous) @ lockdown-more.js:99
Show 1 more frame
Show less
lockdown-run.js:17 Lockdown failed: TypeError: At intrinsics.Object.groupBy expected boolean not function
at isAllowedPropertyValue (lockdown-install.js:1:53384)
at isAllowedProperty (lockdown-install.js:1:53807)
at visitProperties (lockdown-install.js:1:55095)
at isAllowedPropertyValue (lockdown-install.js:1:53041)
at isAllowedProperty (lockdown-install.js:1:53807)
at visitProperties (lockdown-install.js:1:55095)
at lockdown-install.js:1:55523
at repairIntrinsics (lockdown-install.js:1:144597)
at lockdown-install.js:1:145462
at lockdown-run.js:4:3
(anonymous) @ lockdown-run.js:17
Show 1 more frame
Show less
lockdown-more.js:99 Protecting intrinsics failed: ReferenceError: harden is not defined
at lockdown-more.js:69:13
at Set.forEach (<anonymous>)
at protectIntrinsics (lockdown-more.js:44:22)
at lockdown-more.js:97:5
Version
11.0.0
Build type
None
Browser
Chrome
Operating system
Windows
Hardware wallet
No response
Additional context
No response
Severity
Clients are experiencing significant confusion and apprehension after downloading Metamask, suspecting potential asset theft. This has resulted in discouragement towards using our dApp, which could lead to a loss of user trust and adoption. Immediate attention is required to address this critical issue.
The text was updated successfully, but these errors were encountered:
Describe the bug
Encountered a console error while using both web3-based and regular websites. The error disappears upon uninstalling Metamask. This issue is causing confusion and needs attention.
Expected behavior
Metamask installed in Chrome should not trigger any console errors on web3-based or other websites.
Screenshots
Steps to reproduce
Error messages or log output
Version
11.0.0
Build type
None
Browser
Chrome
Operating system
Windows
Hardware wallet
No response
Additional context
No response
Severity
Clients are experiencing significant confusion and apprehension after downloading Metamask, suspecting potential asset theft. This has resulted in discouragement towards using our dApp, which could lead to a loss of user trust and adoption. Immediate attention is required to address this critical issue.
The text was updated successfully, but these errors were encountered: