Closed kenodressel closed 1 day ago
should be fixed by https://github.com/aeternity/aepp-calldata-js/pull/296 related issue https://github.com/facebook/create-react-app/issues/12700
When should we expect this to be fixed?
It works with the new release of calldata
In the above reproduction I did npm i @aeternity/aepp-calldata@1.9.0
and it worked after that
Describe the bug
When running a contract call (static or stateful) where the parameter or return value is an address the following error is produced:
To Reproduce
https://github.com/kenodressel/sdk-react-issue
Expected behavior
I would love to do any contract call.
Please tell us about your environment:
CC: @thepiwo @yusufseyrek