Hi Everyone,
I am developing an APEX app on the free tier and have encountered the following error on my custom login page:
Uncaught TypeError: e.originalEvent.getModifierState is not a function
at HTMLInputElement.<anonymous> (script.js:175:24)
at HTMLInputElement.dispatch (desktop_all.min.js?v=22.2.4:2:43064)
at v.handle (desktop_all.min.js?v=22.2.4:2:41048)
I have not done any work in the past couple of weeks and now when I click in the login username field I receive the above error. This error has only manifested today. Screenshot below …

I would appreciate any ideas on where to look.
The APEX env info is …

Thanks.
Brett