Steps to reproduce:
1) Enter a User ID (any will do).
2) Enter a password (any will do).
3) Click the Log In button.
Expected behavior:
A login attempt should initiate.
Actual behavior:
No login attempt is made.
The following error is reported in the JS console for each attempt:
Code: Select all
TypeError: e.submitter is undefinedThis behavior started ~3 weeks back or so, but I forget the exact date.
These JS console errors show earlier upon page load:
Code: Select all
None of the “sha384” hashes in the integrity attribute match the content of the subresource.
Error: WebGL: getParameter: parameter: invalid enum value <enum 0x9245>
Error: WebGL: getParameter: parameter: invalid enum value <enum 0x9246>


