Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session
SOLVED

RTE plugin color picker issue

Avatar

Level 3

Hi Team ,

 

mamathary999_0-1661237808259.png

 

 

Above image is color picker implementation from my component which is working fine .

 

But I am facing issue when I click on  the cancel and done button in the above dialog .

I have attached that error below. Kindly help me ASAP.

mamathary999_1-1661238204546.png

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

This is here

If you are using AEMaaCS , you can find it here

https://github.com/arunpatidar02/aemaacs-aemlab/pull/5/files 



Arun Patidar

View solution in original post

5 Replies

Avatar

Community Advisor

Here is the working version - https://aemlab.blogspot.com/2019/07/aem-rte-custom-plugins-1.html 

 

You can install below packages from GitHub to use these plugins in AEM 6.3+
Packages contain:

AEMaaCS version - aem-rte-plugins-1.5.zip

 

Please install the package to make sure it worked before you modify the code and content path.



Arun Patidar

Avatar

Level 3

mamathary999_0-1661240466438.png

could you please provide package for this component ?

which is mentioned on the blog 

Avatar

Correct answer by
Community Advisor

This is here

If you are using AEMaaCS , you can find it here

https://github.com/arunpatidar02/aemaacs-aemlab/pull/5/files 



Arun Patidar

Avatar

Level 1

Hi @mamathary999 , @arunpatidar , I am also facing same issue when I click on cancel button and blank dialog when I click on done button in AEMaaCS, can you please help me with what is causing this error.

Avatar

Community Advisor

This is because of error in javascript. Can you check the console error?



Arun Patidar