Im trying to implement react-color from https://casesandberg.github.io/react-color/#examples I'm using the ChromePicker component, but the Alpha slider is not working, as expected. The slider bar is working, but the slider bullet is not moving on.
Here is the https://codesandbox.io/s/react-color-nkh7w example. Is there any component missing?