Steps to reproduce:
- Deploy a site to Netlify
- Edit one of the releases
- 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.
Steps to reproduce:
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.