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
And 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.
Scott