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

Removing the double event binding registration of "selection:update" … #4306

Closed
wants to merge 1 commit into from

Conversation

smoothlikejazz
Copy link

This pull request includes a

  • Bug fix
  • New feature
  • Translation

The following changes were made

  • Removing the double registration of the listener binding on "selection:update" within SingleSelection.prototype.bind, as it already exists in BaseSelection.prototype.

If this is related to an existing ticket, include a link to it as well.
#3616

…within SingleSelection.prototype to prevent multiple calls on the selection event
@alexweissman
Copy link
Contributor

Merged into develop for 4.0.6 release.

alexweissman added a commit that referenced this pull request Oct 26, 2017
…within SingleSelection.prototype to prevent multiple calls on the selection event (#4306)
faraquet added a commit to faraquet/select2 that referenced this pull request Nov 27, 2019
…update" within SingleSelection.prototype to prevent multiple calls on the selection event (select2#4306)"

This reverts commit 2042920.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants