Hello Everybody
Apex 5.1.1
One of my application's pages, gives the following error in console.
Uncaught TypeError: treeNav$.treeView is not a function
at initializeTree (eval at globalEval (jquery-2.2.3.min.js?v=5.1.1.00.08:2), <anonymous>:1:6315)
at initialize (eval at globalEval (jquery-2.2.3.min.js?v=5.1.1.00.08:2), <anonymous>:1:12286)
at HTMLDocument.eval (eval at globalEval (jquery-2.2.3.min.js?v=5.1.1.00.08:2), <anonymous>:1:24592)
at i (eval at globalEval (jquery-2.2.3.min.js?v=5.1.1.00.08:2), <anonymous>:2:27151)
at Object.fireWith [as resolveWith] (eval at globalEval (jquery-2.2.3.min.js?v=5.1.1.00.08:2), <anonymous>:2:27914)
at ready (eval at globalEval (jquery-2.2.3.min.js?v=5.1.1.00.08:2), <anonymous>:2:29707)
initializeTree @ VM317:1
initialize @ VM317:1
(anonymous) @ VM317:1
i @ VM307:2
fireWith @ VM307:2
ready @ VM307:2
It was working before. However, the IR in that page is not displayed anymore.
What could be the reason?
I would appreciate any help.
@"fac586"
@"John Snyders-Oracle"
Regards
Mahmoud