GUI caching issue/problem
-
When there is a change/ minor change in GUI version to version browse might not get the latest file from MyController server. Browser may use old file from cache. Following steps will resolve caching problem.
Open MyController GUI on your browser.
- Press F5 (refresh) on your browser - most of the time this will resolve the issue.
- Clear cache for the particular website(here it is MyController) - Chrome browser
- right click on MyController page, select
Inspect
- now click and hold on
Reload
/Refresh
icon - you will get set of options, select
Empty Cache and Hard Reload
- right click on MyController page, select
Hope your GUI cashing issue get resolved