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!

Subscription date picker error - apex.oracle.com

Scott WesleySep 15 2021

Is there a current known issue with subscription option for IRs on apex.oracle.com?
Opening the subscription dialog doesn't show the date picker icons for the date range

image.pngAnd the console reports the following error

DevTools failed to load source map: Could not load content for https://static.oracle.com/cdn/apex/21.1.2/libraries/apex/minified/ojkeysetimpl.js.map;: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for https://static.oracle.com/cdn/apex/21.1.2/libraries/apex/minified/ojtimezonedata.js.map;: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

Uncaught TypeError: apex.widget.datepicker is not a function
  at <anonymous>:2:25
  at <anonymous>:2:636
  at b (desktop_all.min.js?v=21.1.2:2)
  at Pe (desktop_all.min.js?v=21.1.2:2)
  at S.fn.init.append (desktop_all.min.js?v=21.1.2:2)
  at S.fn.init.<anonymous> (desktop_all.min.js?v=21.1.2:2)
  at $ (desktop_all.min.js?v=21.1.2:2)
  at S.fn.init.html (desktop_all.min.js?v=21.1.2:2)
  at Object.success [as callback] (widget.interactiveReport.min.js?v=21.1.2:1)
  at desktop_all.min.js?v=21.1.2:13

As standard date item works fine.
A colleague on a different machine/network reports the same issue.
I tried recreating the issue in a brand new application and found an even stranger layout problem - these headers are in the wrong location.
image.pngScott

This post has been answered by Carsten Czarski-Oracle on Sep 16 2021
Jump to Answer
Comments
Post Details
Added on Sep 15 2021
9 comments
443 views