Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deployed on Netlify: preview mode is wonky #21

Open
joelvarty opened this issue Jul 9, 2021 · 2 comments
Open

Deployed on Netlify: preview mode is wonky #21

joelvarty opened this issue Jul 9, 2021 · 2 comments
Assignees

Comments

@joelvarty
Copy link
Member

  • Infinite Redirect on switch to preview
  • It doesn't behave quite right after that (reload) either
@StefanRetief
Copy link

StefanRetief commented Jul 18, 2021

My issue may be related: agility/agility-next#3 (comment)

would you be able to confirm you don't have any issues in your console?

@jamesvidler jamesvidler self-assigned this Jul 27, 2021
@jamesvidler
Copy link
Contributor

Hi @StefanRetief we've released an update to fix an issue with infinite redirects while entering Preview Mode when hosted on Netlify. There are still some open issues here though on the Netlify side with how their Next plugin works:

  1. Open issue with Netlify where you don't "stay" in preview - this is a known issue on their end they are trying to prioritize for this week
  2. The revalidate tag to revalidate published content is not currently implemented in Netlify. That being said, each CDN node has its own cache right now so its partially implemented but not reliable. That means that content will 'update' periodically depending on what CDN node you are hitting.

So, in summary the preview functionality is still wonky and reliably updating your content without a rebuild is also "flaky" according to Netlify. We are working very closely with their team on this and assisting in testing their updates. This is an issue with all Next.js sites hosted on Netilfy at the moment and not specific to the starter. We'll update this issue as soon as we validate there is a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants