When I try to log in to the hosted instance, nothing happens, and I get an error in the dev console:
Sign in error: TypeError: Cannot read properties of undefined (reading 'digest') (signin-BRAdzwC_.js:1)
at zk (main-BrV1p05b.js:280:36270)
at wy (main-BrV1p05b.js:280:37549)
at az (main-BrV1p05b.js:280:37631)
at ox (main-BrV1p05b.js:280:47596)
at async d (main-BrV1p05b.js:280:69570)
at async D (signin-BRAdzwC_.js:1:1268)
My browser is:
qutebrowser v3.6.3
Backend: QtWebEngine 6.10.1
based on Chromium 134.0.6998.208
with security patches up to 142.0.7444.162 (plus any distribution patches)
I very much suspect this is a me-problem with outdated Chromium (I was able to hit the OAuth page just fine in Firefox), but figured I would report so there's knowledge of broken clients.