You can log in
See screenshot - you see a spinner and then it just ends and then page just sticks around.

Probably a GV issue?
It logs in fine with the Google SSO, but if I create an account for a new email, it does not. I can reproduce. Seems like a GV issue to investigate. I created an issue in Bugzilla to start the investigation. Thanks for reporting, citizen! :smile:
Actually, this works in Focus 8.0.8 with GeckoView. This seems to be an issue specific to Fenix. We need to investigate this.
I noticed that Fenix has always tracking protection on (I'm not sure how many tracking groups). Maybe that's causing it?
So this is due to the tracking protection policy. Javascript crashes when it tries to load the captcha.
TypeError: "this.grecaptcha is undefined"
value React
value FullPageView.js:148
value FullPageView.js:35
React 11
value FullPageView.js:140
value Form.js:356
value Form.js:311
o Api.js:39
react-dom.production.min.js:179:139
TypeError: "this.grecaptcha is undefined"
React 11
value FullPageView.js:140
value Form.js:356
value Form.js:311
o Api.js:39
react-dom.production.min.js:179:139
Works as intended when I turn it off
This issue should be fixed by #1084
@vesta0 @bbinto I'm going to close this for now. Unless you think further action is needed