Expand my Community achievements bar.

SOLVED

Granite UI Actionbar -> Console error

Avatar

Level 2

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:

Tobias_Kolbe_0-1739538009367.png

 

The file and location of the error in the code:

Tobias_Kolbe_2-1739538043108.png

 

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

1 Accepted Solution

Avatar

Correct answer by
Level 2

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.

View solution in original post

3 Replies

Avatar

Level 2

Additional Information:

I found out it has something to do with:

core.wcm.components.contentfragment.v1.authoring

Avatar

Employee Advisor

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 ?

Avatar

Correct answer by
Level 2

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.