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

onChange fired twice when changing an autocomplete cell #260

Closed
stevebooks opened this issue Nov 26, 2012 · 3 comments
Closed

onChange fired twice when changing an autocomplete cell #260

stevebooks opened this issue Nov 26, 2012 · 3 comments
Labels

Comments

@stevebooks
Copy link

http://handsontable.com/demo/autocomplete.html

When changing a value in an autocomplete cell, the 'onChange' method gets fired twice.

The first fire has 'populateFromArray' source type and it does NOT include the new value

The second fire has 'edit' as the source type and it DOES include the new value.

Is this a bug? Or, is this normal? If normal, why would it fire twice?

@nikunj24u
Copy link

Hello, I am also facing such problem while giving source to autocomplete cell.
Is this solved?
If it is solved can you please tell me how to solve the issue?

@warpech
Copy link
Member

warpech commented Apr 29, 2013

This should be fixed now in 0.8.22. Could you please retest? Thanks!

@nikunj24u
Copy link

@warpech - Thank you.

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

No branches or pull requests

3 participants