From b7ca7374a97d74a31fbc6d13f770b0e9245a7951 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Zieli=C5=84ski?= Date: Fri, 2 Dec 2022 19:04:07 +0100 Subject: [PATCH] Pair the site editor's nested iframe to the Service Worker. The site editor was initiating network requests that weren't routed through the service worker. That's a known bug in Chrome, Firefox, and a few other browsers based on these two. The issue is only with the iframes using srcDoc and src="about:blank" as they fail to inherit the root site's service worker. Gutenberg loads the site editor using