Load same clientlibs for page properties dialog and component dialog | Community
Skip to main content
New Participant
July 14, 2017
Solved

Load same clientlibs for page properties dialog and component dialog

  • July 14, 2017
  • 1 reply
  • 2100 views

Hi,

I have a requirement where I need to use checkbox inside a multifield and an image field inside a multifield in the page properties dialog as well as a component dialog.

The categories cq.authoring.dialog does not load for page properties dialog. I tried copying the js files to a new clientlibs with category cq.siteadmin.admin.properties which is specific to the page properties dialog, but then both the clientlibs load on the page and give an error in the console

Uncaught RangeError: Maximum call stack size exceeded

    at instanceGenerator._addListeners (clientlib.js:1)

    at instanceGenerator._addListeners (clientlib.js:717)

Can anyone help on this ?

Thanks,

Ankush

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

1 reply

smacdonald2008
smacdonald2008Accepted solution
New Participant
July 14, 2017