1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 22:33:35 +00:00

[PM-3883] Fix ConfigService.serverConfig$ initial values and error handling (#6272)

* Always fetch ServerConfig from server, use stored value as fallback

* Handle errors in server fetch
This commit is contained in:
Thomas Rittson
2023-09-14 20:29:41 +10:00
committed by GitHub
parent a6e4ad4e7e
commit 931a2258e2
6 changed files with 62 additions and 26 deletions

View File

@@ -647,6 +647,7 @@ import { AbstractThemingService } from "./theming/theming.service.abstraction";
ConfigApiServiceAbstraction,
AuthServiceAbstraction,
EnvironmentServiceAbstraction,
LogService,
],
},
{