6
Functional redirects in preview builds
planned
Activity
Newest
Oldest
Jack Sellwood
planned
We have plans to move all Preview and PR builds to our Edge Network (powered by Fastly) which will fix redirects and make Preview more closely mirror production routing functionality.
Fabian Dietenberger
Just recently we also run into that issue and first thought it was a bug: https://github.com/gatsbyjs/gatsby/issues/35527
It's quite annoying that redirects cannot be tested on preview builds. In general, there shouldn't be any difference between preview builds and production builds, to be able to verify all changes.
N
Noel
We ran into this this issue when testing header config as well. The changes work fine on the main deploy, but not the preview.
Joel Smith
under聽review
I've added it to our team's backlog for discussion.