Extension not loading with chrome 97.0.4692.99 on windows + API 3

Hi I have the same problem with the extensions I have Chrome 97.0.4692.99 on windows + API 3 but the extension is not loading. Any clue ?

Hi @davidmicroserv :wave:

Can you tell us more about your installation ?

  • operating system name and version
  • passbolt installation method (from sources, package, docker, …) and version

can you please enable debug of the extension and if you got any error message ?

go to: chrome://extensions

  • Activate the Developer mode in the top right corner
  • Look for the Passbolt card and click details button
  • Look for the Inspect views and the index.html link
  • A new window will appear this is the debugger of the browser extension
  • Go to network tab
  • Try to reproduce the error

Best,