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

JavaScript error on page log of TextBox #29

Open
timja opened this issue Apr 7, 2022 · 0 comments
Open

JavaScript error on page log of TextBox #29

timja opened this issue Apr 7, 2022 · 0 comments
Labels

Comments

@timja
Copy link
Member

timja commented Apr 7, 2022

Jenkins and plugins versions report

https://weekly.ci.jenkins.io/design-library/TextBox/

2.342

What Operating System are you using (both controller, and any agents involved in the problem)?

Chrome 100.0

Reproduction steps

Open https://weekly.ci.jenkins.io/design-library/TextBox/ and check the browser console

Expected Results

No error

Actual Results

hudson-behavior.js:49 TypeError: e.getAttribute is not a function
    at findFormParent (hudson-behavior.js:2067:22)
    at findNearBy (hudson-behavior.js:275:17)
    at hudson-behavior.js:1532:21
    at hudson-behavior.js:47:13
    at prototype.js:853:18
    at Array.forEach (<anonymous>)
    at Array.each (prototype.js:852:12)
    at refillOnChange (hudson-behavior.js:1531:22)
    at combobox.js:15:9
    at Array.forEach (<anonymous>)

Anything else?

No response

@timja timja added the bug label Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant