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
NOTE: Before filing a new issue, please search through the open issues list and check to see if an existing issue already exists that describes your problem. If so, leave a comment within that issue with the checklist items described below.
Please make sure you include the following in your issue report where appropriate:
JSFiddle (or an equivalent such as CodePen, Plunker, etc) with the an example demonstrating the bug
Instructions to replicate the bug in the Fiddle
When using a logarithmic scale, 0 can not be selected on the slider. In short, log(0) = 1 :/
Issues
NOTE: Before filing a new issue, please search through the open issues list and check to see if an existing issue already exists that describes your problem. If so, leave a comment within that issue with the checklist items described below.
Please make sure you include the following in your issue report where appropriate:
When using a logarithmic scale, 0 can not be selected on the slider. In short, log(0) = 1 :/
https://jsfiddle.net/j1LLdrhq/2/
To replicate, drag the slider off the initial '0' value, and try to drag it back to zero.
The text was updated successfully, but these errors were encountered: