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
1 - Go to https://casesandberg.github.io/react-color/
2 - On the Chrome Picker, click on the arrow to see the RGBA inputs
3 - Change the A input to 0
4- Now change the value on the R input to something else
5 - The A input it's now back to 1 - When the 0 value we put previously on the A input should have been maintained.
The text was updated successfully, but these errors were encountered:
Hi @victorcarvalhosp ! I would like to work on this issue. This is going to be my first contribution. It seems interesting to me, and I believe I can contribute a solution. Can you please assign this issue to me?
How to replicate the issue:
1 - Go to https://casesandberg.github.io/react-color/
2 - On the Chrome Picker, click on the arrow to see the RGBA inputs
3 - Change the A input to 0
4- Now change the value on the R input to something else
5 - The A input it's now back to 1 - When the 0 value we put previously on the A input should have been maintained.
The text was updated successfully, but these errors were encountered: