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!

FOEX_220202 with Apex 24.1

FrédéricBSep 17 2024

Hi ,

Everything works perfectly with APEX 24.1 except for the FDA addon. Although I've updated the fda_chrome extension, as soon as I activate it I get an error in the App Builder and the page no longer loads:

foex_developerAddon_a5_base.min.js:52 Uncaught TypeError: Cannot set properties of undefined (setting 'type')

In the sources:

if (pe.getPluginProperty(pe.COMP_TYPE.REGION, "PLUGIN_COM.FOEX.PLUGIN.CODE.EDITOR", 7).type = z.TYPE.ADD_LAYOUT_FLEX1,

This post has been answered by Matthew Nolan-Oracle on Sep 17 2024
Jump to Answer
Comments
Post Details
Added on Sep 17 2024
6 comments
502 views