wallet icon indicating copy to clipboard operation
wallet copied to clipboard

Dashboard loads before router connection is setup

Open rolsonquadras opened this issue 3 years ago • 1 comments

Steps:

  1. Login to Wallet
  2. Save credential
  3. Share credential through WACI

If steps 2 and 3 are performed before router connection is setup (usually within 10 secs), the DIDComm connections will fail.

rolsonquadras avatar Sep 29 '21 14:09 rolsonquadras

In ui-automation tests (DIDComm use-case), we have added a sleep as a workaround - https://github.com/trustbloc/wallet/pull/1139/files#diff-82221298074eeacc6e7e5c31ef22885a52d559ea51e23835be323b2aee971fbcR85-R86

rolsonquadras avatar Sep 29 '21 15:09 rolsonquadras