mirror of
https://github.com/bitwarden/browser
synced 2026-02-23 16:13:21 +00:00
Wait for an account to become available from separate observable, instead of blindly accepting that the value is there using `firstValueFrom`, while it's sometimes not there immediately.