vechain / connex

The mono-repo contains libraries to help build dApps for VeChain.

Home Page:https://docs.vechain.org/developer-resources/sdks-and-providers/connex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VechainThor wallet wrong password and re-entered

tv-tran opened this issue · comments

Hello! There is no repo for VechainThor wallet so I created an issue here.

Open a dapp on VechainThor wallet:
When an incorrect password is entered an error is returned but the password input window does not close, then re-enter the correct password but will not return the promise (cert)

window.connex.vendor.sign(...signArgs).request(...requestArgs).then(async(cert) => {
    ... result
})

hi @tv-truong, which platform?

@libotony I tested on android (IOs not tested)

Got it, I will forward this message to the team.