Updated Clear Cache Cookies and Local Storage (markdown)

master
Donald Webster 7 years ago
parent 13fad3ca47
commit cebbe9d28f

@ -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)

Loading…
Cancel
Save