Trigger change event on value binding
Author: heruanCreated Aug 29, 2013Updated Jan 30, 2025
Labelsseverity: minortype: featureaffected: very few
I was expecting the value binding on an `input` element to trigger the `change` event when the value is updated. This would permit other plugins (e.g. Tokenfield) to reflect the changes accordingly.
Source: knockout/knockout