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 21.2.1 - Error: apex.widget.datepicker is not a function

Joseph UpshawJan 13 2022 — edited Jan 13 2022

APEX 21.2.1
On our Interactive Reports, if we click a filter to open a dialog, we get the error stack below. We are coding nothing for apex.widget.datepicker. This appears to be all native, backend APEX code.
Has anyone else seen this?

DevTools failed to load source map: Could not load content for https://static.oracle.com/cdn/apex/21.2.0/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.2.0/libraries/apex/minified/ojtimezonedata.js.map;: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
VM267:2 Uncaught TypeError: apex.widget.datepicker is not a function
    at <anonymous>:2:25
    at <anonymous>:2:630
    at b (desktop_all.min.js?v=21.2.1:2:866)
    at He (desktop_all.min.js?v=21.2.1:2:48373)
    at S.fn.init.append (desktop_all.min.js?v=21.2.1:2:49724)
    at S.fn.init.<anonymous> (desktop_all.min.js?v=21.2.1:2:50816)
    at $ (desktop_all.min.js?v=21.2.1:2:32425)
    at S.fn.init.html (desktop_all.min.js?v=21.2.1:2:50494)
    at Object.success [as callback] (widget.interactiveReport.min.js?v=21.2.1:1:25324)
    at desktop_all.min.js?v=21.2.1:14:9919
(anonymous) @ VM267:2
(anonymous) @ VM267:2
b @ desktop_all.min.js?v=21.2.1:2
He @ desktop_all.min.js?v=21.2.1:2
append @ desktop_all.min.js?v=21.2.1:2
(anonymous) @ desktop_all.min.js?v=21.2.1:2
$ @ desktop_all.min.js?v=21.2.1:2
html @ desktop_all.min.js?v=21.2.1:2
success @ widget.interactiveReport.min.js?v=21.2.1:1
(anonymous) @ desktop_all.min.js?v=21.2.1:14
A.apex.event.trigger.T.success @ desktop_all.min.js?v=21.2.1:14
c @ desktop_all.min.js?v=21.2.1:2
fireWith @ desktop_all.min.js?v=21.2.1:2
l @ desktop_all.min.js?v=21.2.1:2
(anonymous) @ desktop_all.min.js?v=21.2.1:2
load (async)
send @ desktop_all.min.js?v=21.2.1:2
ajax @ desktop_all.min.js?v=21.2.1:2
A @ desktop_all.min.js?v=21.2.1:14
y @ desktop_all.min.js?v=21.2.1:14
e.plugin @ desktop_all.min.js?v=21.2.1:14
_get @ widget.interactiveReport.min.js?v=21.2.1:1
(anonymous) @ desktop_all.min.js?v=21.2.1:29
_controlsGet @ widget.interactiveReport.min.js?v=21.2.1:1
(anonymous) @ desktop_all.min.js?v=21.2.1:29
click a.a-IRR-controlsLabel @ widget.interactiveReport.min.js?v=21.2.1:1
h @ desktop_all.min.js?v=21.2.1:29
dispatch @ desktop_all.min.js?v=21.2.1:2
v.handle @ desktop_all.min.js?v=21.2.1:2


This post has been answered by Joseph Upshaw on Aug 31 2022
Jump to Answer
Comments
Post Details
Added on Jan 13 2022
12 comments
1,117 views