Forum Discussion
Dean_Gross
Oct 06, 2016Silver Contributor
Buggy App Launcher
On random occasions, the App Launcher will show apps from other tenants, this has been an on-going issue and was occuring before the new version was deployed. It needs to be fixed. A careful review o...
Anne Michels
Oct 06, 2016Former Employee
Adding Tom Batcheler
- Chris McNultyOct 06, 2016Former Employee
Adding @sesha to engage in case this is a hybrid app launcher question. Bill Baer
- wbaerOct 06, 2016
Microsoft
I'd be curious to narrow this down some...it's either the session or caching. Can you reproduce in Edge? If so, when the issue occurs open Developer Tools with F12 and switch to Console. In the Console enter
ClearSuiteLinksCache()
and press Enter. Refresh the page and see if the problem is resolved.
- Dean_GrossOct 07, 2016Silver Contributor
wbaer I can reproduce it, when I follow you instructions, I get 'ClearSuiteLinksCache' is undefined