Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IR Highlight and Datepicker #4

Open
StormingMovies opened this issue Jan 3, 2019 · 2 comments
Open

IR Highlight and Datepicker #4

StormingMovies opened this issue Jan 3, 2019 · 2 comments

Comments

@StormingMovies
Copy link

Hi, I realized that when using an interactive report, and having a datepicker as an item (have not checked as a column inside a report though), and trying to choose and click the Actions button and then the highlight it won't work.
Error you get is:
Uncaught TypeError: Cannot read property 'on' of undefined
at HTMLInputElement.eval (eval at globalEval (jquery-2.2.3.min.js?v=5.1.1.00.08:2), :1:663)
at Function.each (jquery-2.2.3.min.js?v=5.1.1.00.08:2)
at n.fn.init.each (jquery-2.2.3.min.js?v=5.1.1.00.08:2)
at Object.a.datepicker (eval at globalEval (jquery-2.2.3.min.js?v=5.1.1.00.08:2), :1:276)
at eval (eval at globalEval (jquery-2.2.3.min.js?v=5.1.1.00.08:2), :1:25)
at eval (eval at globalEval (jquery-2.2.3.min.js?v=5.1.1.00.08:2), :1:554)
at eval ()
at Function.globalEval (jquery-2.2.3.min.js?v=5.1.1.00.08:2)
at ua (jquery-2.2.3.min.js?v=5.1.1.00.08:3)
at n.fn.init.append (jquery-2.2.3.min.js?v=5.1.1.00.08:3)

This happens in apex 5.1.1 and in 5.18, I found it by chance to be honest. The other popups/options of the Actions button seem to work just fine.

@purcelljd
Copy link

Hello,
Did you happen to find an answer to this? I have the same/similar issue. APEX 5.1.4. I have an interactive report with an Actions button. With the Datepicker item on the page, the Filter funtionality of the IR also does not work. (Highlight also does not work.) Same error as above.

VM1661:1 Uncaught TypeError: Cannot read property 'on' of undefined
at HTMLInputElement.eval (eval at globalEval (jquery-2.2.3.min.js?v=5.1.4.00.08:2), :1:663)
at Function.each (jquery-2.2.3.min.js?v=5.1.4.00.08:2)
at n.fn.init.each (jquery-2.2.3.min.js?v=5.1.4.00.08:2)
at Object.a.datepicker (eval at globalEval (jquery-2.2.3.min.js?v=5.1.4.00.08:2), :1:276)
at eval (eval at globalEval (jquery-2.2.3.min.js?v=5.1.4.00.08:2), :1:25)
at eval (eval at globalEval (jquery-2.2.3.min.js?v=5.1.4.00.08:2), :1:532)
at eval ()
at Function.globalEval (jquery-2.2.3.min.js?v=5.1.4.00.08:2)
at ua (jquery-2.2.3.min.js?v=5.1.4.00.08:3)
at n.fn.init.append (jquery-2.2.3.min.js?v=5.1.4.00.08:3)

@StormingMovies
Copy link
Author

Sorry man, unfotunately I do not remember if I found a resolve for this. I think I changed it to the basic calendar to avoid the issue.
Regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants