Why isn't my offline cached subdomain page not loading when called from other subdomain?
问题 Quick question: I have a service worker that caches a page from subdomain "domainB.project.company.com" Expl: domainB.project.company.com/mypage.html This works, I can see the assets + html being cached in my Chrome Dev Tools. Then I have another subdomain "domainA.project.company.com" with a page domainA.project.company.com/hello.html so, both pages have the same host... Now: the mypage.html is fully cached. Why - when offline - isn't the "mypage.html" shown when navigating to that url from