Min/Max property of SpinButton has no effect when providing custom increment/decrement callbacks #12883
Labels
Component: SpinButton
Issue Pinged
Resolution: Won't Fix
Not going to fix an issue due to various factors
Environment Information
Please provide a reproduction of the bug in a codepen:
https://codepen.io/lukasbash/pen/pojPXEV?editors=1010
Actual behavior:
If the
min
and/ormax
properties are provided andonIncrement
and/oronDecrement
are provided, then the min/max values have no actual effect.Expected behavior:
There are different points of view in my opinion:
step
is provided)Priorities and help requested:
Are you willing to submit a PR to fix? No
Requested priority: Normal
Products/sites affected: -
The text was updated successfully, but these errors were encountered: