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

Netlify deploy doesn't update site if preview hasn't been regenerated #73

Open
audiodude opened this issue Nov 13, 2024 · 0 comments
Open

Comments

@audiodude
Copy link
Owner

Steps to reproduce:

  1. Deploy a site to Netlify
  2. Edit one of the releases
  3. Click deploy again

Expected:

The updated site is deployed

Actual:

The old site preview is deployed.

We have frontend logic for invalidating the preview when the site gets edited, but it only operates on the Edit Site page itself. We should have manage some global state around this.

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

1 participant