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
It would be great if there was a default colour the picker could start from if the starting value is null (perhaps white). This should probably be opened up at the init of the component, so then we can define a different default colour if needed.
Thank-you, this is a great resource!
The text was updated successfully, but these errors were encountered:
I don't really see where in this commit this would fix it @ypnos
Also the input should not set a default color if null is passed, that would be a really unpleasant experience.. It should instead allow the null value and then we should have a prop to allow the user to clear it (or not by default)
It appears the slider picker is unable to handle an empty or null starting value (please see screenshot).
It would be great if there was a default colour the picker could start from if the starting value is null (perhaps white). This should probably be opened up at the init of the component, so then we can define a different default colour if needed.
Thank-you, this is a great resource!
The text was updated successfully, but these errors were encountered: