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