You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
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.
The text was updated successfully, but these errors were encountered: