Hi @bgatya789654532120I had the same issue. The root cause of this issue is from the block code of the file /libs/dam/cfm/admin/clientlibs/v2/adminpage/editsession.js $(window).on("beforeunload", function() {
if (isTestingMode) {
return undefined;
}
if ((isAct...