Hi,
I am developing a Jenkins plugin and I am stuck with the below issue.
Uncaught TypeError: Cannot read property 'firstChild' of undefined
at updateListBox (select.js:8)
at select.js:79
at h (hudson-behavior.js:1295)
at refillOnChange (hudson-behavior.js:1310)
at select.js:77
at Array.forEach (<anonymous>)
at behavior.js:111
at Array.forEach (<anonymous>)
at behavior.js:107
at Array.forEach (<anonymous>)
This works fine in jenkins version : 2.7.3 But, I get the above error when I load the plugin in any higher version of jenkins.
The plugin is generated using maven version : 3.* and jdk version : 1.8
Please help us to resolve this issue.
Thank You
- relates to
-
JENKINS-52073 Unable to select supported WebDriver browsers
-
- Open
-
[JENKINS-53182] Uncaught TypeError: Cannot read property 'firstChild' of undefined
Environment | Original: Development Environment |
New:
windows, java 8 |
Component/s | New: hudson-pview [ 16079 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Attachment | New: error-message.png [ 45482 ] | |
Attachment | New: stack-trace.png [ 45483 ] |
Link | New: This issue relates to JENKINS-52073 [ JENKINS-52073 ] |
Component/s | Original: hudson-pview-plugin [ 16079 ] |
Resolution | New: Cannot Reproduce [ 5 ] | |
Status | Original: In Review [ 10005 ] | New: Closed [ 6 ] |