bitwarden-estensione-browser/libs
Andreas Coroiu 37010a6414
[PM-2642] Fix feature flags not working properly when urls load from storage (#5598)
* fix: feature flags not working properly

Due to race conditions the api url is not set during the first fetch och server config. This causes the config to be fetched from `api.bitwarden.com`. The config is then supposed to be re-fetched when the api url is set by the environment service, but due to a missing line this is not done when the urls are set from storage.

* feat: change to `Observable<void>`
2023-06-14 14:10:39 +02:00
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
angular [PM-2367] [BEEEP]: Extract password strength from password-generation-service (#5502) 2023-06-13 23:22:25 +02:00
common [PM-2642] Fix feature flags not working properly when urls load from storage (#5598) 2023-06-14 14:10:39 +02:00
components [AC-1088] Truncating collection names on Groups table (#5236) 2023-06-12 10:56:03 +01:00
exporter Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
importer [PM-1823] Defining the card brand according to its number (#5204) 2023-06-09 20:44:33 +02:00
node Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
shared [PM-2328] Fix jest deprecations (#5483) 2023-05-22 20:19:16 +02:00