1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-24 12:06:15 +01:00
bitwarden-browser/apps
Oscar Hinton ef127fd26e
Ensure we await for the wasm module to load (#11995)
Webpack seems to always convert imports to be async. This causes a issue where
init_sdk is not always initialized before we call it. To resolve this I added
a promise we can await in MV3 mode, and also defined a timeout which throws an
error we can use to identify if we have issues loading the module.
2024-11-14 17:29:56 +01:00
..
browser Ensure we await for the wasm module to load (#11995) 2024-11-14 17:29:56 +01:00
cli [deps] Autofill: Update tldts to v6.1.60 (#11939) 2024-11-11 17:08:50 -05:00
desktop Bumped client version(s) 2024-11-14 16:13:41 +00:00
web [PM-10324] Add bulk delete option for organization members (#11892) 2024-11-14 15:49:16 +00:00