


I am trying to add color picket in AEM 6.5.16. I am following this article http://aemlab.blogspot.com/2019/07/aem-rte-custom-plugins-1.html to setup color picker but I get empty color widget with below error,
Uncaught ReferenceError: _ is not defined
Views
Replies
Sign in to like this content
Total Likes
Try changing dependency from underscore to lodash.underscore
There are discussion about it in the blogs comment section
Try changing dependency from underscore to lodash.underscore
There are discussion about it in the blogs comment section
Thank you Arun. The above issue is resolved with lodash.underscore
Can you please check and provide your input on https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-add-new-style-to-bu...