bootstrap-touchspin icon indicating copy to clipboard operation
bootstrap-touchspin copied to clipboard

value conversion callbacks not called consistently

Open chinenual opened this issue 5 years ago • 1 comments
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.

chinenual avatar Jul 06 '20 14:07 chinenual

PR with fix: https://github.com/istvan-ujjmeszaros/bootstrap-touchspin/pull/112

chinenual avatar Jul 06 '20 15:07 chinenual