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!

APEX 20.1.0.00.13 fails to load "custom-elements.min.js.map"

Robert SchaeferApr 24 2020 — edited Jun 15 2020

APEX 20.1.0.00.13 fails to load the resource file "custom-elements.min.js.map".

It tries to load the file from the following path:

  [images_directory]/libraries/apex/minified/custom-elements.min.js.map

But the correct path should be:

  [images_directory]/libraries/oraclejet/8.0.0/js/libs/webcomponents/custom-elements.min.js.map

(As a workaround, the file could be of course copied to the desired (wrong) location.)

Best regards

Robert

Comments
Post Details
Added on Apr 24 2020
33 comments
5,224 views