mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 06:43:35 +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