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
Found the bug while updating the standardWallet example here: #356
There is a bug I found when testing that the Multiagent flow fails on Submit in particular. I'm not entirely sure why - but it seems that there is an INVALID_AUTHENTICATOR error.
Steps:
Connect a wallet
Click through the multiagent steps
The app will crash (or display an error) when trying to submit the multiagent transaction.
Screenshot:
The text was updated successfully, but these errors were encountered:
Hi! Which version of Next.js are you using? Because I just can't run the app with the error "Module not found: Can't resolve 'aptos'" inside this package.
Found the bug while updating the
standardWallet
example here: #356There is a bug I found when testing that the Multiagent flow fails on Submit in particular. I'm not entirely sure why - but it seems that there is an INVALID_AUTHENTICATOR error.
Steps:
Screenshot:
The text was updated successfully, but these errors were encountered: