From 086449bb276752ddcac8d20428e649015e7c5949 Mon Sep 17 00:00:00 2001 From: Pookie717 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