Strapi_ColorPicker_Plugin icon indicating copy to clipboard operation
Strapi_ColorPicker_Plugin copied to clipboard

Results 3 Strapi_ColorPicker_Plugin issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/1485687/161842093-025f98c4-0bb1-48ee-b8d4-2c2fa39f9141.png) from what i can tell - the issue is with how the model is setup where that plugin is added: ``` ... "type": "colorpicker", "columnType": "string" ... ``` Error...

When ChromePicker handles changes and setState value, it causes some lags because it rerenders all page. How to solve it?

Some fixes from here, and some extra updates to make it work with multiple different fields, and to display correct field label from content-builder Fix #1