From cebbe9d28f2b5aec821788acad68d3669b1dee04 Mon Sep 17 00:00:00 2001 From: Donald Webster Date: Wed, 15 Mar 2017 14:28:11 -0700 Subject: [PATCH] Updated Clear Cache Cookies and Local Storage (markdown) --- Clear-Cache-Cookies-and-Local-Storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Clear-Cache-Cookies-and-Local-Storage.md b/Clear-Cache-Cookies-and-Local-Storage.md index 5dad830..147f55a 100644 --- a/Clear-Cache-Cookies-and-Local-Storage.md +++ b/Clear-Cache-Cookies-and-Local-Storage.md @@ -1,5 +1,5 @@ # Why? -* Because UI components are cached by the browser, changes involving these components can end up using old versions cached locally instead of new. Because of the rapid pace of development and the high amount of UI churn, this is a common problem for Radarr but almost non-existant for Sonarr. The developers are exploring options to mitigate the issue, but for now you should expect to clear your browser's local cache for the ip/domain Radarr is running on. +* Because UI components are cached by the browser, changes involving these components can end up using old versions cached locally instead of new. Because of the rapid pace of development and the high amount of UI churn, this is a common problem for Radarr but almost non-existant for Sonarr. The developers are exploring options to mitigate the issue, but for now you should expect after every update to clear your browser's local cache for the ip/domain Radarr is running on. # How? * Chrome: [Clear cache and cookies](https://support.google.com/accounts/answer/32050)