mirror of
https://github.com/bitwarden/browser
synced 2026-02-12 14:34:02 +00:00
* wait until a sync is complete to render the product switcher content * refactor unneeded observables into their own variable * do not show product switcher button until content is loaded * use `ReplaySubject` to ensure that `syncCompleted$` last value is always used