Closed yechukim closed 2 years ago
Are you using with cacheKey
prop?
yes, I triedcacheKey
prop with dropByCacheKey() and celarCache() without prop
can offer your demo or code?
almost impossible :/ it's a long code . I tried fixing this issue with reload(). looks liks caching is clear when window is reloaded no matter which page I am on
This problem may be fixed in the latest version, closed
CacheRoute works great, but I wanted to remove cache for the specific occasion but it seems not working :/ for example, I want to remove cache when back button clicked, so I called clearCache() when back button is clicked. but the list was not fetching because of cache