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

Uncaught TypeError: Cannot set property 'checked' of undefined on page load #2

Open
aragorniiit opened this issue Jun 14, 2021 · 0 comments

Comments

@aragorniiit
Copy link

Hi

I created a simple IR report on EMP table in 19.2 apex version and enabled IR Checkbox on EMPNO column. I gave static id as IRSELECTOR, added DA on click of IR. Plugin settings are shown below

image

When I run the page, I get below error in console of chrome Dev tools.

Uncaught TypeError: Cannot set property 'checked' of undefined
at Object.irCk.updateStateOfCheckboxHeader (apex_ir_checkbox.js:129)
at Object.irCk.renderSelections (apex_ir_checkbox.js:172)
at Object.irCk.ajaxSuccess [as callback] (apex_ir_checkbox.js:291)
at n (desktop_all.min.js?v=19.2.0.00.18:13)
at Object.apex.event.trigger.H.success (desktop_all.min.js?v=19.2.0.00.18:13)
at c (desktop_all.min.js?v=19.2.0.00.18:2)
at Object.fireWith [as resolveWith] (desktop_all.min.js?v=19.2.0.00.18:2)
at l (desktop_all.min.js?v=19.2.0.00.18:2)
at XMLHttpRequest. (desktop_all.min.js?v=19.2.0.00.18:2)

Please advise.

Thanks
Kishore

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

1 participant