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.
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