bootstrap-touchspin
bootstrap-touchspin copied to clipboard
value conversion callbacks not called consistently
trafficstars
initval may not be parsable as a number (callback_after_calculation() may decorate it so it cant be parsed). Should use the callbacks if provided.
I'll create a PR that fixes this.
PR with fix: https://github.com/istvan-ujjmeszaros/bootstrap-touchspin/pull/112