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.
Good spot, thanks. Looking into this now.
This should now be resolved as of version 2.0.3. Thanks!
Most helpful comment
This should now be resolved as of version 2.0.3. Thanks!