Closed mhowarth10 closed 4 years ago
I quickly tested it on an existing project I'm working on (python 3.8 and django 3.1) and I can't replicate this issue. Could you:
Your model field declaration is the same for all 4 color fields?
Sorry, this is my fault. I had the slider on the right handside all the way down to the dark colors.
It works as intended.
Thanks for getting back so quickly.
Python version 3.6
Django version 3.0.5
Package version 0.3.2
Current behavior (bug description) I have 4 color fields. The first one does not change color when I move the slider, but the rest of them do.
Code:
Expected behavior Color fields should change background colors when the slider is moved.