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

SelectOneMenu throws a JS exception #8294

Closed
mertsincan opened this issue Jan 17, 2022 · 0 comments
Closed

SelectOneMenu throws a JS exception #8294

mertsincan opened this issue Jan 17, 2022 · 0 comments
Assignees
Labels
8.0.15 10.0.9 11.0.1 🐞 defect Bug...Something isn't working
Milestone

Comments

@mertsincan
Copy link
Member

Reported By PRO User;

When tabbing in to a drop down and typing a valid character nothing happens and an error is displayed in the browser console. Specifics of the message are browser dependent but it comes down to this function
bindKeyEvents: function() {
var a = this;
this.focusInput.on("keydown.ui-selectonemenu", function(d) {

@mertsincan mertsincan added 🐞 defect Bug...Something isn't working 8.0.15 10.0.9 labels Jan 17, 2022
@mertsincan mertsincan added this to the 12.0.0 milestone Jan 17, 2022
@mertsincan mertsincan self-assigned this Jan 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.0.15 10.0.9 11.0.1 🐞 defect Bug...Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant