browserpass-extension icon indicating copy to clipboard operation
browserpass-extension copied to clipboard

Details view stuck at the "Loading please wait" screen for entries with TOTP

Open AdamantGarth opened this issue 1 year ago • 6 comments

General information

  • Operating system + version: Arch Linux
  • Browser + version: Chromium 126.0.6478.126
  • Information about the host app:
    • How did you install it? Via the package manager.
  • Information about the browser extension:
    • How did you install it? Via the package manager.
    • Browserpass extension version as reported by your browser: 3.8.0

Exact steps to reproduce the problem

  1. Open the extension popup.

  2. Open the details of an entry that has an otpauth: field.

What should happen?

The entry details are shown.

What happened instead?

The "Loading please wait ..." message is displayed indefinitely.

Additional notes

  • Entries without TOTP work fine.
  • The OTP code gets copied to the clipboard after filling the credentials, so the extension is able to read those entries.

AdamantGarth avatar Jun 26 '24 10:06 AdamantGarth