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
If a colorpicker is configured to allow for transparency option (which comes as an extra two hex digits when formats = hex or "all") the value of this field with opacity at the end can never be saved as it doesn't pass the built-in validation.
Steps to replicate
Create a form field of type colorpicker, configure it with showAlpha: true.