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

Add explicit selector to input so getValue can get the correct element #528

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zamakkat
Copy link

Improves compatibility with Select2. Select2 will create its own
input field before the default input field used by best_in_place.
Thus the returned value will not be that of the best_in_place's input.

This PR adds a selector class so the selector for the input value is
more deterministic.
Ref: Issue #510

Improves compatibility with Select2. Select2 will create its own
`input` field before the default `input` field used by `best_in_place`.
Thus the returned value will not be that of the `best_in_place`'s input.

This PR adds a selector class so the selector for the input value is
more deterministic.
Ref: Issue bernat#510
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant