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

jQuery eror with disabled selection elements #2155

Closed
stefanhaerter opened this issue Feb 7, 2023 · 2 comments
Closed

jQuery eror with disabled selection elements #2155

stefanhaerter opened this issue Feb 7, 2023 · 2 comments
Assignees
Labels
bug Something isn't working as intended
Milestone

Comments

@stefanhaerter
Copy link
Contributor

When clicking a disabled element in a selection, a jQuery error can be observed in the browser console:

Uncaught InternalError: too much recursion

It doesn't seem to cause any harm, but I would assume that this should be fixed anyways.

@stefanhaerter stefanhaerter added the bug Something isn't working as intended label Feb 7, 2023
@stefanhaerter stefanhaerter added this to the OTOBO 10.1 milestone Feb 7, 2023
@stefanhaerter stefanhaerter self-assigned this Feb 27, 2023
@stefanhaerter
Copy link
Contributor Author

Note for development: var/httpd/htdocs/js/Core.UI.InputFields.js +2495

@stefanhaerter
Copy link
Contributor Author

Closed with merging #2525

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as intended
Projects
None yet
Development

No branches or pull requests

2 participants