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
Calling the function GetStorage results in the following error:
bundle.js:49678 Uncaught (in promise) TypeError: Cannot read property 'type' of undefined
at getTypes (bundle.js:49678)
at bundle.js:49661
at Array.map (<anonymous>)
at decodeReturnData (bundle.js:49661)
at getReturnData (bundle.js:50058)
at makeReturn (bundle.js:50050)
at sendTx (bundle.js:50485)
The text was updated successfully, but these errors were encountered:
I found another edge case with the following contract:
Calling the function GetStorage results in the following error:
The text was updated successfully, but these errors were encountered: