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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Bug Report: Unable to open page in developer console after upgrade to 24.2

Mohamed Heba4 days ago

Hi,

I encountered an issue in the Oracle APEX Development Console while working on the application I developed. When attempting to open the page, it remains stuck in a loading state and does not return. the page was working normally before the upgrade.

I had the issue in my on-prim environment, same issue found after deploying the application in oracle OCI using ATP 19 and 23.
Additionally, the browser console displays the following error:

Uncaught TypeError: Cannot read properties of undefined (reading 'grid')
at fe._getGridParams (pe.model.min.js?v=24.2.0:4:102810)
at fe._setGridProperties (pe.model.min.js?v=24.2.0:4:105137)
at t (pe.model.min.js?v=24.2.0:4:43487)
at me (pe.model.min.js?v=24.2.0:4:43509)
at Object.setCurrentPageId (pe.model.min.js?v=24.2.0:4:136920)
at Array.<anonymous> (f4000_p4500.min.js?v=24.2.0:4:15628)
at c (desktop_all.min.js?v=24.2.0:5:28402)
at Object.fireWith [as resolveWith] (desktop_all.min.js?v=24.2.0:5:29150)
at desktop_all.min.js?v=24.2.0:5:31343
at c (desktop_all.min.js?v=24.2.0:5:28402)

Copy of the application attached for more details.

f119.sql

Comments

Post Details

Added 4 days ago
2 comments
98 views