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
[Bug]: PPOM - Background errors: Cannot assign to read only property version of object, Failed to execute 'digest' on 'SubtleCrypto': from ppom-controller #22991
Problem: whenever I cleared the storage, switch to Sepolia and switch back to Ethereum mainnet I got the following errors:
Error in reading file: Failed to execute 'digest' on 'SubtleCrypto': The provided value is not of type '(ArrayBuffer or ArrayBufferView)'. in metamask-controlller
`Error in writing file: Cannot assign to read only property 'version' of object '[object Object]' in metamask-controlller
Cannot assign to read only property version of object in develop previous to the ppom update change
The functionality seems to be preserved, and malicious warnings continue to be displayed
Expected behavior
No response
Screenshots/Recordings
digest.mp4
Steps to reproduce
Open the background console and the Application tab
Select mainnet
Clear the site data
Switch to Goerli
Switch back to mainnet
See background errors
Error messages or log output
No response
Version
It's present in prod 11.9.4 but may be earlier too
Describe the bug
Problem: whenever I cleared the storage, switch to Sepolia and switch back to Ethereum mainnet I got the following errors:
Error in reading file: Failed to execute 'digest' on 'SubtleCrypto': The provided value is not of type '(ArrayBuffer or ArrayBufferView)'.in metamask-controlllerCannot assign to read only property version of objectindevelopprevious to the ppom update changeThe functionality seems to be preserved, and malicious warnings continue to be displayed
Expected behavior
No response
Screenshots/Recordings
digest.mp4
Steps to reproduce
Error messages or log output
No response
Version
It's present in prod 11.9.4 but may be earlier too
Build type
None
Browser
Chrome
Operating system
Linux
Hardware wallet
No response
Additional context
No response
Severity
No response