Hi guys,
I have an issue where a cq:dialog is persisting the information correctly, but when the authoring page loads the information is not populated back into the dialog.
I can troubleshoot issues in my Java code using printlns and the debugger. I can troubleshoot issues in HTL by writing values into the HTML.
But how do I troubleshoot issues with the cq:dialog?
Thanks!
Solved! Go to Solution.
Views
Replies
Total Likes
Try upgrading your core components [1]. Make sure the version you're upgrading to is compatible with your AEM version.
[1] https://docs.adobe.com/content/help/en/experience-manager-core-components/using/versions.html
Views
Replies
Total Likes
Check if there are any errors in the browser console when loading the page
Also, check error.log for any errors
There might be some js errors causing the issue.
Views
Replies
Total Likes
Try upgrading your core components [1]. Make sure the version you're upgrading to is compatible with your AEM version.
[1] https://docs.adobe.com/content/help/en/experience-manager-core-components/using/versions.html
Views
Replies
Total Likes
Views
Likes
Replies