This repository was archived by the owner on Oct 24, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 198
This repository was archived by the owner on Oct 24, 2021. It is now read-only.
Dynamic import cors issue and fix not documented #711
Open
@jankapunkt
Description
It took me a good bunch of time to find the fix for this and a hint in the docs would be great for others, too.
Background: we tested our app in a few legacy browsers and found this issue to be the cause why the app could not load at all. Fortunately it could be fixed as mentioned at the end of the issue.
I would add the problem description and the fix to the docs. WDYT?