Can't set iframe headers using gatsby-plugin-netlify (gatsby 2) #32083
Unanswered
erikdstock
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[email protected]
[email protected]
Hi folks- i've been banging my head against the wall on this for a calendar website built using gatsby. We are trying to allow a new
/embed
route to display this calendar in another website's iframe, but those headers aren't being set. I've verified that this isn't working by looking at the/public/_headers
file when building, as well as by deploying it and seeing that the iframe from our embedding site is failing to load the document.Our gatsby config looks like this:
Beta Was this translation helpful? Give feedback.
All reactions