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
Current behavior (bug description)
When the palette options are not used, the input renders with the data-jscolor attribute ending with ...,palette:}. It causes the options to be ignored, e.g. a non-required field becomes required.
Expected behavior
An empty palette should not cause other options to be ignored.