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
It gets the token (POST /auth) successfully, but never updates. And this can happen in any case of token signing, sometimes it's EACL, sometimes it's delete.
Expected Behavior
If there is a token generated, "SIGN" must disappear and it should be possible to perform some operation.
Steps to Reproduce
Unfortunately, there is no clear set of actions that leads to this. Most of the time it works. Sometimes it doesn't. Maybe it's related to the time that it takes to sign, maybe it's related to wallet.
Your Environment
Version of the product used: 0.5.1
Wallet: Neon mobile
The text was updated successfully, but these errors were encountered:
Current Behavior
Sign->Authorize->Page still showing "SIGN".
It gets the token (POST /auth) successfully, but never updates. And this can happen in any case of token signing, sometimes it's EACL, sometimes it's delete.
Expected Behavior
If there is a token generated, "SIGN" must disappear and it should be possible to perform some operation.
Steps to Reproduce
Unfortunately, there is no clear set of actions that leads to this. Most of the time it works. Sometimes it doesn't. Maybe it's related to the time that it takes to sign, maybe it's related to wallet.
Your Environment
The text was updated successfully, but these errors were encountered: