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!

JS error on button click

Sgodavar-OracleMay 30 2019 — edited May 31 2019

O'm using apex 18.2. I've a page with a button to open a  modal dialog page, which has submit button. I'm trying to submit the button in modal dialog and getting the following error. any ideas are appreciated, thanks for your help.

Uncaught TypeError: b.attr is not a function

    at d (desktop_all.min.js?v=18.2.0.00.12:11)

    at Object.a.clearErrors (desktop_all.min.js?v=18.2.0.00.12:11)

    at Object.a.validate (desktop_all.min.js?v=18.2.0.00.12:16)

    at p (desktop_all.min.js?v=18.2.0.00.12:16)

    at Object.a.submit (desktop_all.min.js?v=18.2.0.00.12:16)

    at HTMLButtonElement.onclick (f?p=100:18:::NO:RP,10:P19_ID:8&p_dialog_cs=EKuRIZOcLNSP9dAmKXQ1-LLVtP3f0Wp7rd0RpQdx3DablBpnEGpz6OhW3JExoPttJUFni172nx8p_xYss_vb4w:76)

Comments
Post Details
Added on May 30 2019
4 comments
360 views