matrix-js-sdk
06bf0f22 - Await key cache check to avoid prompts

Commit
4 years ago
Await key cache check to avoid prompts `isStoredInKeyCache` is async, so we need to await the result to know whether to proceed. In addition, this wraps the block in a try / catch, since signing the key backup is an optional step. Fixes https://github.com/vector-im/element-web/issues/15530
Author
Committer
Parents
Loading