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

Input attribute value is not being updated on stopspin

Open celenetinkz opened this issue 7 years ago • 0 comments

input attribute value is not being updated after touchspin stop, thus $( input ).val( ) and $( input ).('attr') have different values. $( input ).val( ) has the correct value but $( input ).('attr') has the initial value

celenetinkz avatar Jun 05 '17 14:06 celenetinkz