I've stumbled across the beta accounts platform recently and noticed that I can't log in on either Edge or Chrome.
In both browsers I can't even click on the Email Address or Password Fields. I can tab into them, although doing so raises a Javascript error in the browser dev console: "Uncaught Error: Your focus-trap must have at least one container with at least one tabbable node in it at all times" (I'm unsure if this is helpful / relevant or not)
Putting in my username and password doesn't help however because I also can't click the log in button. Again, tabbing in and hitting enter might work, but I get another Javascript error:
Assertion failed: Input argument is not an HTMLInputElement
getFormProfile @ onloadwff.js:71
setFieldValue @ onloadwff.js:71
formKeydownListener @ onloadwff.js:71
Chrome also flags the site as using a deprecated feature under issues. Which is, again, in onloadwff.js:71
That line appears to relate to a function called "detect_protocol_mismatch", again, not sure if this is helpful.
Edit to add: This is on Windows 11, Chrome 121.0.6167.187
I can log in on Mobile.
In both browsers I can't even click on the Email Address or Password Fields. I can tab into them, although doing so raises a Javascript error in the browser dev console: "Uncaught Error: Your focus-trap must have at least one container with at least one tabbable node in it at all times" (I'm unsure if this is helpful / relevant or not)
Putting in my username and password doesn't help however because I also can't click the log in button. Again, tabbing in and hitting enter might work, but I get another Javascript error:
Assertion failed: Input argument is not an HTMLInputElement
getFormProfile @ onloadwff.js:71
setFieldValue @ onloadwff.js:71
formKeydownListener @ onloadwff.js:71
Chrome also flags the site as using a deprecated feature under issues. Which is, again, in onloadwff.js:71
That line appears to relate to a function called "detect_protocol_mismatch", again, not sure if this is helpful.
Edit to add: This is on Windows 11, Chrome 121.0.6167.187
I can log in on Mobile.