vue-numeric-input
vue-numeric-input copied to clipboard
Release after long press on up/down should trigger change
When you press up/down or +/- for a longer period it starts to "speed scroll" which is nice. But after you release it I was expecting a @change event to be triggered, but that does not seem to happen. At least not for me. I have to press a button again to get the event.
@thoni56 Did you find a solution? Or did you just change library?
@yingban In my case it turned out that the issue was not so severe as I initially percieved it to be. So I just learned to live with it.