You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While trying to select space from the Javacsript Console page I am not able to load the Destination Folder in the pop after clicking on Select... button.
I can see the following error in the dev console
TypeError: Alfresco.CommonComponentStyleFilterChain is not a constructor
After cloning and building the amps for the js-console share and repo project I defined the js-console project amps dependencies in my share and repo SDK 3 project.
Below is how I am defining the amp dependency in the share and repo poms
Hi,
While trying to select space from the Javacsript Console page I am not able to load the Destination Folder in the pop after clicking on Select... button.
I can see the following error in the dev console
TypeError: Alfresco.CommonComponentStyleFilterChain is not a constructor
After cloning and building the amps for the js-console share and repo project I defined the js-console project amps dependencies in my share and repo SDK 3 project.
Below is how I am defining the amp dependency in the share and repo poms
Share/pom.xml
Repo/pom.xml
The text was updated successfully, but these errors were encountered: