I have just had the same problem with AEM 6.2 SP1 and put this in place in one of the client libs for the widgets(function ($, ns, channel, window, undefined) {    "use strict";    $('#ContentFrame').load(function() {    $('#ContentFrame').height($('#ContentFrame')[0].contentWindow.document.body.scr...