Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

signAndExecuteTransaction Error #316

Open
wowok-ai opened this issue Oct 12, 2024 · 3 comments
Open

signAndExecuteTransaction Error #316

wowok-ai opened this issue Oct 12, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@wowok-ai
Copy link

wowok-ai commented Oct 12, 2024

const ret:any = await wallet.signAndExecuteTransaction({transaction:props.txb});
Error: Rejected from user
    at dapp-interface.js:1:60615
    at dapp-interface.js:1:16150
    at a._next (dapp-interface.js:1:15584)
    at t.next (dapp-interface.js:1:8270)
    at dapp-interface.js:1:60532
    at a._next (dapp-interface.js:1:15584)
    at t.next (dapp-interface.js:1:8270)
    at dapp-interface.js:1:16143
    at a._next (dapp-interface.js:1:15584)
    at t.next (dapp-interface.js:1:8270)

During the use of wallet-kit, the wallet UI will flash twice, and the signature transaction will eventually succeed, but an exception will still be thrown.

@maige-app maige-app bot added the bug Something isn't working label Oct 12, 2024
@bruceeewong
Copy link
Contributor

Roger that. Will look into this soon.

@bruceeewong bruceeewong self-assigned this Oct 12, 2024
@bruceeewong
Copy link
Contributor

@wowok-ai Hi, would you mind providing a minimum reproducible codebase for me to detect the issue?

@wowok-ai
Copy link
Author

ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants