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!

IG widget not working in modal dialog

Tu NguyenNov 5 2021 — edited Nov 5 2021

Hi everyone,
Recently I have this problem with IG.
When created in modal dialog page, IG JS API not working.
When calling this:
var widget =apex.region("IG_DATA").widget();
This error occurred in browser console :
VM4334:1 Uncaught TypeError: Cannot read properties of null (reading 'widget')
This problem does not happen in Normal Page or Non-Modal dialog Page.

Please help.

Comments
Post Details
Added on Nov 5 2021
7 comments
953 views