Asked by Alberto Zordan on Oct 4, 2024
Alberto is experiencing caching issues with a React app deployed on HubSpot despite using Vite's hashed filenames, and is concerned about partial prerendering headers.
Answered by Evelynn Ulsh
Evelynn suggests checking if correct bundles are served, mentions Cloudflare caching, service workers, and manual republishing of dependencies. Alberto confirms client-side caching issues and explores cache invalidation strategies.