Hi all,
I have a problem with
granite/ui/components/endor/actionbar
throwing a console error (see images below), but I cannot find the location where the actionbar could or should be implemented to fix the problem. This error might restrict further execution of JavaScript code on the site so I want to resolve it.
Console error:
The file and location of the error in the code:
This link here shows the granite ui reference for actionbar:
https://developer.adobe.com/experience-manager/reference-materials/6-5/granite-ui/api/jcr_root/libs/...
But I can't find any location in my project that would hint to an actionbar being used in any way. Either I need to implement an actionbar or maybe need to get rid of the code?
How could I approach this issue?
Any help is much appreciated!
Further information
Current AEM Version: 6.5.22.0
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Manvi,
thank you for your reply.
I found out that the error with the action bars didn't collide with my other error, so I could fix it on it's own.
I tried to delete the question again, but couldn't anymore, so maybe you can close the issue for me.
Thank you.
Additional Information:
I found out it has something to do with:
core.wcm.components.contentfragment.v1.authoring
Hi Tobias,
Are there any custom implementations or overlays in your project under /apps or /etc, they might be causing issues with the default behavior of the action bar component ?
Views
Replies
Total Likes
Hi Manvi,
thank you for your reply.
I found out that the error with the action bars didn't collide with my other error, so I could fix it on it's own.
I tried to delete the question again, but couldn't anymore, so maybe you can close the issue for me.
Thank you.
Views
Likes
Replies