Choices: callbackOnChange isn't triggered when backspacing an item

Created on 20 Sep 2016  路  2Comments  路  Source: Choices-js/Choices

From the description in the readme, it seems like the callbackOnChange callback should be called when an item is added or removed via any sort of user-input. Currently removing an item only triggers it if an item is removed using the button, not if it is backspaced.
Seems like it should be called after line 817.

bug

Most helpful comment

This should now be resolved as of version 2.0.3. Thanks!

All 2 comments

Good spot, thanks. Looking into this now.

This should now be resolved as of version 2.0.3. Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

notflip picture notflip  路  3Comments

kjugi picture kjugi  路  3Comments

ckotzbauer picture ckotzbauer  路  5Comments

zslabs picture zslabs  路  6Comments

sebastien-roch picture sebastien-roch  路  3Comments