aptos-labs / petra-wallet

Public issue tracker for Petra Wallet on Aptos
https://petra.app
87 stars 54 forks source link

signAndSubmitTransaction raise a exception message in version 1.1.2 #2

Closed solomon-labs closed 1 year ago

solomon-labs commented 1 year ago

When I Send a Transaction using signAndSubmitTransaction I get an error like this:

inpage.js:2 Uncaught (in promise) Transaction Failed: Failed to execute 'put' on 'IDBObjectStore': Headers object could not be cloned.
    at e (chrome-extension://ejjladinnckdgjemekebdpeokbikhfci/static/js/inpage.js:2:223667)

Can you fix this error?Version: 1.1.1 can work

solomon-labs commented 1 year ago

Version: 1.1.3 fixed thank you