Hi All,
There is an issue with the Editable Template, "Page design could not be loaded" from the core.js file (/libs/cq/gui/components/authoring/editors/clientlibs/core.js)
This error results in the template becoming blank, and I cannot switch between Structure and Initial.
Below are the details of the project and the AEM Instance I am using.
AEM SP: 6.5.14
Project Archetype: 39
I would be grateful if anyone could help!!
CC: @ArpitVarshney
Solved! Go to Solution.
Views
Replies
Total Likes
@Manu_Mathew_ Yes, actually I figured out the issue, I was putting digits inside the /conf/ folder name. so It was getting corrupted.
@mayank0928 Can you check the system console bundles, if all are active? You could also try rebuilding your project.
Was this working before you had build the project?
All the bundles are active and there's no error in the error.log as well, I tried re-building and creating the new project as well, but the issue still persists.
Looks like the editor sidekick itself is not loading due to some corruption in the instance.
@Manu_Mathew_ Yes, actually I figured out the issue, I was putting digits inside the /conf/ folder name. so It was getting corrupted.