### Describe the bug **Problem:** if a dapp triggers a batch of 10 signatures, several things happen: - x10 requests are sent to the cdn (see screenshot below) - the following errors appear - https://github.com/MetaMask/metamask-extension/issues/23173 - `Error: File metadata config 0x1 not found - `TypeError: Failed to execute digest on subltecrypto: the provided value is not of type ArrayBuffer or ArrayBufferView` relates to https://github.com/MetaMask/metamask-extension/issues/22991 - `Cannot assign read only property version of object object` relates to https://github.com/MetaMask/metamask-extension/issues/22991 ### Expected behavior _No response_ ### Screenshots/Recordings https://github.com/MetaMask/metamask-extension/assets/54408225/cd28c950-6193-4176-86d8-b6736c198448  ### Steps to reproduce 1. Go to the test dapp branch where batch signatures are implemented https://github.com/MetaMask/test-dapp/pull/294 2. Select Mainnet 3. Trigger 10 batch signatures 4. Check background console ### Error messages or log output _No response_ ### Version 11.12 / develop , but might be introduced earlier / never accounted this case ### Build type None ### Browser Chrome ### Operating system Linux ### Hardware wallet _No response_ ### Additional context _No response_ ### Severity _No response_
Describe the bug
Problem: if a dapp triggers a batch of 10 signatures, several things happen:
TypeError: Failed to execute digest on subltecrypto: the provided value is not of type ArrayBuffer or ArrayBufferViewrelates to [Bug]: PPOM - Background errors:Cannot assign to read only property version of object,Failed to execute 'digest' on 'SubtleCrypto':from ppom-controller #22991Cannot assign read only property version of object objectrelates to [Bug]: PPOM - Background errors:Cannot assign to read only property version of object,Failed to execute 'digest' on 'SubtleCrypto':from ppom-controller #22991Expected behavior
No response
Screenshots/Recordings
null-pointer-passed-to-rust-and-more.mp4
Steps to reproduce
Error messages or log output
No response
Version
11.12 / develop , but might be introduced earlier / never accounted this case
Build type
None
Browser
Chrome
Operating system
Linux
Hardware wallet
No response
Additional context
No response
Severity
No response