Peter Fern
Peter Fern
@abergs there are no errors in the browser console, this error is returned from the webauthn API I believe. If I enable developer mode and collect errors on the extension...
Created a fresh browser profile with only Bitwarden for that test.
Another odd datapoint - having devtools open only causes the extension to start functioning correctly if devtools is in a separate window, does not have any effect if devtools is...
@jtodddd I was able to reproduce immediately under a clean user account with the following steps: 1. Install [Chromium flatpak](https://flathub.org/en/apps/org.chromium.Chromium/install) 2. Install [Bitwarden extension](https://chromewebstore.google.com/detail/bitwarden-password-manage/nngceckbapebfimnlniiiahkandclblb?hl=en) 3. Log into Bitwarden 4. Navigate...
Maybe it's something to do with flatpak somehow? Happens for me for both Ungoogled Chromium and regular Chromium, both from flathub.
@abergs flatpak is probably the most universally available method for installation across distros, should be very easy to repro via that method? We've already had some confirmation that there are...
> Are you able to install chrome(ium) from some other channel? FWIW, I can confirm that the chromium build from the Arch repos does not reproduce the problem.
@abergs system locale is en_AU.UTF-8, I changed zero settings after installing the browser, so whatever English it defaulted to. It has been broken for quite some time, but I didn't...
This is the change that broke things: https://github.com/LawnchairLauncher/lawnchair/pull/5266 Apparently there's more work to be done to make that change do useful things, and in the mean time attempting to change...
> I'll note that this is a known issue, but since almost all of our developers are busy, it might take some time before this will be fixed. In the...