Matthias Orgler
Matthias Orgler
I solved the localhost issue now, by using a custom proxy as described at https://stackoverflow.com/questions/45625730/response-to-preflight-request-doesnt-pass-access-control-check-error . I don't know, if this little change is suitable for a PR – let...
I'm currently also struggling with setting up a simple multi-language and SEO-friendly site with this. Using the approach of gatsby-plugin-i18n leads to unnecessary code duplication. It also does not extend...
Dynamic loading doesn't seem to fully resolve the issue, because the error mentions `overlay_layout.js`, which isn't (or can't?) directly imported.