.setColor()
doesn't work if called immediately after pickr creation
#344
Labels
unconfirmed
The problem isn't really clear
What is the current behavior?
Documenting that
setColor
called right after Pickr declarations silently NO-OPs and fails to change colorPlease provide the steps to reproduce and create a JSFiddle.
🔗 Fiddle With Bug Active
What is the expected behavior?
setColor should work or the behavior should be documented
Your environment:
Thoughts
I'd guess that setColor is clobbered by some race-condition but unclear why. If a PR would be accepted for a fix, happy to take a stab at it.
The text was updated successfully, but these errors were encountered: