I also found this post that is making me think this has something to do with service workers. I disabled my ‘gatsby-plugin-offline’ last week thinking it had something to do with this issue, but I didn’t realize there was further config needed to actually remove the service worker (I guess it was still lingering around after I disabled the plugin).
I’m trying this now to see if it will resolve it - will likely deploy in a bit this afternoon.