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

Event results:next/previous select item even if disabled. #4116

Closed
phazei opened this issue Jan 22, 2016 · 2 comments
Closed

Event results:next/previous select item even if disabled. #4116

phazei opened this issue Jan 22, 2016 · 2 comments

Comments

@phazei
Copy link

phazei commented Jan 22, 2016

I noticed from it's use here
#3472 (comment)

@kevin-brown
Copy link
Member

I can't reproduce it at https://select2.github.io/examples.html#disabled-results.


Can you expand upon the issue you are facing by adding a few more pieces of information to your bug report?

  • What steps can be used to reproduce the issue?
  • What is the bug and what is the expected outcome?
  • What browser(s) and Operating System have you tested with?
  • Does the bug happen consistently across all tested browsers?
  • Can you reproduce this issue on the examples page?
  • What version of jQuery are you using? And what version of Select2?
  • Are you using Select2 with other plugins?

The contributing guide contains a useful section with a few questions which can help us track down the bug and speed up the process of finding a fix for it. The creation of an isolated test case would also be useful.

@phazei
Copy link
Author

phazei commented Feb 23, 2016

Sorry, I realized the issue was with the jQuery selecting the next/prior option without checking if it was disabled.

@phazei phazei closed this as completed Feb 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants