Does colorpicker works for AEM6.1?
My team is having problems regarding the color picker (/libs/granite/ui/components/foundation/form/colorpicker) using AEM 6.1 in the touch ui.
We can't add properties: editMode and freestylePallete.
The jsp rendering the the colorpicker sends the settings in an object called "modes", but the js file uses a variable called "pickerModes".
Is there a fix for this?