Requote


// Extra workaround: give focus after slight delay setTimeout(() => { iframe.contentWindow.focus(); }, 300); } });