Do you want to request a feature or report a bug?
a bug
Bug: What is the current behavior?
MultiRange items ignore the value 0 in their bounds. In the following fiddle, we would expect the "Free" option to return nothing and not every item: https://jsfiddle.net/ar80rgpc/33/ This also impacts ranges with negative values as start:0 will return items with negative values.
Bug: What is the expected behavior?
To handle the 0 value differently than a missing value.
Bug: What browsers are impacted? Which versions?
all
What is the version you are using? Always use the latest one before opening a bug issue.
This is still reproducible with NumericMenu; the replacement of MultiRanges: https://codesandbox.io/s/9oxqnnrkno
Ran into this bug recently, and would very much appreciate a fix!
(PS: Was encouraged to comment here overhere )
Most helpful comment
Ran into this bug recently, and would very much appreciate a fix!
(PS: Was encouraged to comment here overhere )