Error for parsys | Community
Skip to main content
Huntwer
Level 2
May 28, 2018
Solved

Error for parsys

  • May 28, 2018
  • 9 replies
  • 5066 views

I added a parsys component to a page. When in design mode I open list of allowed components and I checked General then in Edit mode I click on parsys plus sign, I get this error:

An error has occured during execution of the selected action: Granite.author.util.resolveProperty is not a function -> TypeError: Granite.author.util.resolveProperty is not a function

    at _findPropertyFromDesign (http://localhost:4504/apps/acs-commons/touchui-widgets/configure-limit-parsys.js:66:56)

    at isWithinLimit (http://localhost:4504/apps/acs-commons/touchui-widgets/configure-limit-parsys.js:110:24)

    at constructor.<anonymous> (http://localhost:4504/apps/acs-commons/touchui-widgets/configure-limit-parsys.js:164:25)

    at constructor.handleEvent (http://localhost:4504/libs/cq/gui/components/authoring/editors/clientlibs/core.js:19321:41)

    at HTMLDivElement.dispatch (http://localhost:4504/etc/clientlibs/granite/jquery.js:4665:9)

    at HTMLDivElement.elemData.handle (http://localhost:4504/etc/clientlibs/granite/jquery.js:4333:28)

I misunderstand why i getting this error. You help me, please.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Huntwer

The problem is due to the ACS-Commons package. AEM refers to the parsys component, so I solved the problem by removing the ACS-Commons package.

9 replies

smacdonald2008
Level 10
May 28, 2018

How are you adding the parsy component?

June 1, 2018

Did you resolve this? I am facing the same issue.

Huntwer
HuntwerAuthorAccepted solution
Level 2
June 4, 2018

The problem is due to the ACS-Commons package. AEM refers to the parsys component, so I solved the problem by removing the ACS-Commons package.

June 4, 2018

It worked after removing acs-commons package. Thanks

Level 3
September 19, 2018

This isn't a correct answer.

It may have solved your problem but what about if you need ACS Commons?

Level 2
October 11, 2018

Hi Karl!

I'm with you on the fact that removing ACS Commons is not a valid answer.

In fact, I uninstalled it completely and I still face this issue.

And, for our project, we need ACS commons to run.

Have you got a resolution for this?

smacdonald2008​ any lead on this?

smacdonald2008
Level 10
October 11, 2018

What AEM version are you using?

Level 2
October 11, 2018

AEM 6.2

ACS commons 3.18.2

Level 2
October 11, 2018

Forget it.

Code 18: browser cache issue