RENCI/renci-dot-org

Images aren't being cached properly

Closed this issue · 1 comments

For instance, moving between /people and /people/[slug] repeatedly causes the images to be refetched. These images are being fetched directly from the dashboard api.

The Cache-Control header is set to no-cache, no-store, so we'll probably want to get Sandy to update this.

Fixed by dashboard team