single-spa / single-spa.js.org

Home Page:https://single-spa.js.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quick-start / root-config module can not be opened in Chrome

volaka opened this issue · comments

I have followed the Quick Start guide and tried to open it on Chrome. I received some errors.

Screen Shot 2020-12-07 at 20 01 06

The page opened in Firefox without any errors.

Okay, the weird thing is, when I did a force reload, it rendered the page. 🤷‍♂️

This sounds like unpkg.com had an error the first time you opened the app and didn't send the correct HTTP response, including CORS headers. But subsequent page loads did have the correct CORS headers from unpkg. Closing this as it seems the issue is now resolved for you. Feel free to comment further or reopen.