Skip to content

@input event is triggered so many times while we are sliding the slider #573

Open
@rajeshwarpatlolla

Description

@rajeshwarpatlolla

Describe the bug
When using a slider in the formulate, it triggers the @input event so many times. We want to make an API call once this slider is moved entirely and stopped. With the current event, it makes tons of API calls. How to get a single event call when the slider is moved completely?

To Reproduce
Steps to reproduce the behavior:

  1. Go to slider input
  2. Click on the slider and move it, the @input event starts triggering until you release the slider

Reproduction
Same as above

Expected behavior
There must be an event that triggers once per change or after the slider is released.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug reportA submitted bug report, not yet validated.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions