multiversx / mx-template-dapp

63 stars 72 forks source link

Issue Using WebWalletLoginButton #46

Closed PaulWCZ closed 1 year ago

PaulWCZ commented 2 years ago

I got many problems with the WebWalletLoginButton: 1-When you are already connected, and logged out then you log in another time, you don't have to scan the maiar QR code or to give the PEM, so you are not really connected. It is like the WebWalletLogin keeps in memory the previous account that log in. The page on the picture, appeared and automatically you are connected

IMG_F05B9424E1DC-1

2-If I connect through maiar on the web wallet, when I sign a transaction I got an error (see the pictures)

IMG_9558

3-Another issue but this time with the WalletConnectLoginButton, When you are on phone and wanted to connect through the maiar app directly, you can't click on the button on the pop up, moreover the page freeze.

IMG_9564

Step to reproduce: 1-Connect through the webwallet login button, Disconnect and then reconnect

2-Connect through the web wallet login button, select maiar, then do a Ping transaction

3-Go on your phone on the local server, connect through Maiar button

Sorry for my English, it's definitely not my mother tongue

StanislavSava commented 2 years ago

Can you try with the latest version? is this still an issue?

janniksam commented 2 years ago

Can you try with the latest version? is this still an issue?

I don't have the balance to test it right now, but according to @juliancwirko number 2 is still an issue in this template. We're having the same problems over @ https://github.com/ElrondDevGuild/nextjs-dapp-template/issues/16

juliancwirko commented 2 years ago

Yes, to add to that, I tested https://dapp-template.elrond.com The flow:

  1. Choose Web Wallet (login)
  2. On the Web Wallet side, use Maiar app
  3. Redirect to the dapp-demo app
  4. Ping
  5. Sign in using Maiar App when on the Web Wallet page
  6. Web wallet displays Rejected by user
janniksam commented 2 years ago

Same problem on devnet.maiar.exchange

image

Bulk signing works fine, single transactions don't.

MauricioHernanCabrera commented 1 year ago

any solution?

icegriffinguru commented 1 year ago

same here :(

CiprianDraghici commented 1 year ago

This is a known issue. It will be fixed in the new web wallet version

CiprianDraghici commented 1 year ago

I will close the issue as the new web-wallet will be released soon