Full cache invalidation
Unanswered
Velvet ant posted this in #help-forum
Velvet antOP
Hello, I am invalidating the cache using revalidateTag
After doing that, the cache on server misses, however the data still persists on the website, even after refreshing. I thought it's the router cache, however docs specifically say that it's cleared on page refresh.
Is there another layer of caching that I am missing?
Basically, my updated data is only rendered after I manually clear site data in dev tools.
After doing that, the cache on server misses, however the data still persists on the website, even after refreshing. I thought it's the router cache, however docs specifically say that it's cleared on page refresh.
Is there another layer of caching that I am missing?
Basically, my updated data is only rendered after I manually clear site data in dev tools.