Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Trigger change on data-id-element and data-update-elements when user autocompletes an item. #160

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

shaldengeki
Copy link

For hidden inputs, simply binding a function to change() on the data-id and data-update-elements isn't enough; the change has to be triggered manually by jQuery. This triggers the change event, so any functions bound to these elements' change events are now properly triggered.

@travisbot
Copy link

This pull request passes (merged 53be07f into abc6e3a).

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants