Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chrome extension hangs with WiFi captive portal or slow network #11037

Open
1 task done
wrs opened this issue Sep 13, 2024 · 2 comments
Open
1 task done

Chrome extension hangs with WiFi captive portal or slow network #11037

wrs opened this issue Sep 13, 2024 · 2 comments
Labels
browser Browser Extension bug

Comments

@wrs
Copy link

wrs commented Sep 13, 2024

Steps To Reproduce

  1. Get on an Alaska Airlines plane (same thing may happen in a coffee shop, etc.).
  2. Connect to the in-flight wifi and open the portal.
  3. Click on the Bitwarden extension in Chrome to access credit card info.

Expected Result

Bitwarden extension opens and allows autofill of the credit card.

Actual Result

Bitwarden extension opens with a blank grey UI and is unresponsive.

Screenshots or Videos

image

Additional Context

My guess is the extension is attempting to contact a server and receiving a redirect or an error from the captive portal, and getting confused.

A similar effect occurs when the wifi is working but just slow. The UI is blank for several seconds before appearing.

My expectation is that the UI should be using the local password store, and any server usage should be done in the background so it doesn't affect the responsiveness of the UI.

Operating System

macOS

Operating System Version

Sonoma 14.6.1 (23G93)

Web Browser

Chrome

Browser Version

Version 128.0.6613.121 (Official Build) (arm64)

Build Version

2024.9.0

Issue Tracking Info

  • I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
@wrs wrs added browser Browser Extension bug labels Sep 13, 2024
@Neonwarden
Copy link

Hi there,

This has been escalated for further investigation. If you have more information that can help us, please add it below.

Thanks!

@ulyssesdotcodes
Copy link

ulyssesdotcodes commented Sep 15, 2024

I am seeing this on edge / windows. I have a self-hosted bitwardenrs and whenever I am not on my home network vpn the extension is blank.

Edit: after updating from bitwardenrs to vaultwarden this seems to no longer happen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser Browser Extension bug
Projects
None yet
Development

No branches or pull requests

3 participants