Daniel Tao

Results 17 comments of Daniel Tao

@mihai9-lab when do you think you'll have bandwidth to work on this change? Want to get this through pretty urgently, can I work on this now if you don't have...

The approach of this PR might be a bit flawed: as seen here: https://web3js.readthedocs.io/en/v1.8.1/web3-eth-contract.html#methods-mymethod-call "Promise returns Mixed: The return value(s) of the smart contract method. If it returns a single...

when is this problem going to be solved 😭

+1, also getting this error atm Trace stack points to the same line Was able to get the original error by rewriting the request in fetch, but ideally the error...

Running into this as well, I agree that `.server` should probably just be able to override the base path url without any checks

You can discourage it via interface design (i.e., similar to dangerouslySetInnerHtml for react), but i think it is an option that should be given to the end user.