Viewing 1 replies (of 1 total)
  • Plugin Author e4jvikwp

    (@e4jvikwp)

    Hi,

    Thanks for recording the video, but that’s not an issue with Vik Booking because there are no JavaScript events that control the input field of type number. That rather looks like a bug with your browser version and OS. Basically, the action you make to increase or decrease the current number value keeps triggering “mouseup” and “mousedown” events, by getting an uncontrollable increase of values until you click outside the field by removing the focus.
    This is not the first time we are informed of this kind of issues, not only from users of Vik Booking, but the problem has got nothing to do with our plugin, it’s your own browser. In fact, if you try again by holding the click for a shorter time (by triggering an immediate “mouseup” event), you will see that the numbers won’t keep increasing, as this doesn’t happen all the times.

    Unfortunately, there is nothing we can do to prevent these browser behaviors, I’m sorry.

Viewing 1 replies (of 1 total)

The topic ‘value fild react increase scrolling number by it self.’ is closed to new replies.