Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Uncaught TypeError: e.originalEvent.getModifierState is not a function

macdemacJun 18 2023

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

Comments
Post Details
Added on Jun 18 2023
1 comment
583 views