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.

potential bug in debug/ojtimeline-toolkit.js within APEX 23.1.2

ShaneBSep 5 2024

Greetings -

Please tell me where I'm seeing something wrong. I'm happy to be corrected and set straight.

I have an APEX page where I am using the ojtimeline-toolkit.js file that comes with the APEX 23.1.2 installation. The page runs fine and works as expected when run in normal mode. When I turn on debugging, I immediately get a JS error that points to the debug version of the ojtimeline-toolkit.js file.

I have confirmed that when I run my APEX page in non-debug, normal mode, the ojtimeline-toolkit.js file that is referenced is the one in the “min” folder and when running the page in debug mode, the version of the file referenced is in the debug folder. This is something the APEX engine appears to be doing on its own. I am not providing any programming to do that.

Below is a screenshot of the JS error when running in debug mode as well as a screenshot of the Chrome Developer Toolbar telling me where the error is. Please advise if I am doing anything wrong. Also, if this is a bug, please advise if this is already corrected in a more recent release of APEX.

Shane.

Comments
Post Details
Added on Sep 5 2024
1 comment
41 views