You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After review with @Tayebsed93 , we found a technical issue:
As the component propose an API for its initialization without providing step increment, it is not to possible to define properly the actions of the + and - button. Indeed, those actions should compute the new value incresing or decreasing the current value with the step....
As it is the current behaviour of the native component, what we can propose ? @B3nz01d , @mccart77 , @pya35
Slider gesture should have an alternative with -/+ button
The text was updated successfully, but these errors were encountered: