Strapi_ColorPicker_Plugin
Strapi_ColorPicker_Plugin copied to clipboard
 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