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

Pressing enter to open select2 is making two data source calls 2 #5411

Closed
oazcurra opened this issue Nov 8, 2018 · 1 comment
Closed

Pressing enter to open select2 is making two data source calls 2 #5411

oazcurra opened this issue Nov 8, 2018 · 1 comment

Comments

@oazcurra
Copy link

oazcurra commented Nov 8, 2018

I've to open a new issue since I cannot re-open the previous one (#5256).

Here is the link to a jsfiddle to test it https://jsfiddle.net/oazcurra/qcayogxp/28/

You need to open browsers console to see network calls and then:

  • focus on the input text and press tab on the keyboard to move to select2
  • click enter to open select2 component.

You will see that 2 requests are made to the data source.
select2_5256

@stale
Copy link

stale bot commented Mar 13, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the status: stale label Mar 13, 2019
@stale stale bot closed this as completed Mar 20, 2019
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

1 participant