Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

Remove change event handler because autocomplete double enters token #222

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

Conversation

dimroc
Copy link

@dimroc dimroc commented Mar 23, 2015

On the first use of the tokenfield, hitting enter to select the first browser (not jquery UI) autocomplete entry will enter the same text twice.

Removing the element.on('change', ... handler resolves this.

loop___tie

loop___tie

@dimroc
Copy link
Author

dimroc commented Mar 23, 2015

It's 100% reproducible but only on a fresh page load. It can be tricky initially to repro.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant