sravs
26-03-2021
while I'm trying to use a custom clientlib its throwing the error as Uncaught ReferenceError: _ is not defined I added dependency as lodash also.
can you please help me in this
Bhuwan_B
27-03-2021
Arun_Patidar
MVP
28-03-2021
please check sample code here if you are using color picker
https://aemlab.blogspot.com/2019/07/aem-rte-custom-plugins-1.html
asutosh_j3
Hi @sravs Please add 'cq.jquery' as dependency and see if it resolves the issue.
Thanks!