Skip to content

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

Open
shaldengeki wants to merge 2 commits into
crowdint:masterfrom
shaldengeki:master
Open

Trigger change on data-id-element and data-update-elements when user autocompletes an item.#160
shaldengeki wants to merge 2 commits into
crowdint:masterfrom
shaldengeki:master

Conversation

@shaldengeki

Copy link
Copy Markdown

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
Copy Markdown

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

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.

2 participants