Clearing the Client Dependeny cache doesn't work, but manually setting the value for the setting back to false in de SEOChecker.config file does allows the page to load properly.
100% sure this is client dependency. So clearing the folder, increase the number in cleintdependency.config and what also helps is setting compilation to debug in web.config.
We also have this issue on a live environment. Just tries deleting all contents from the client dependency folder and that also didn't work. For obvious reason setting compilation to debug on a live environment isn't a good idea.
Sorry for delay. Doesn't happen here with the same settings Applied. Did you also increase the version of Client Dependency cache? That's also needed when deleting the cache.
Angular JS error on general settings when redirectWhenNodeExists is true
When enabling the setting
redirect when node exists
the general settings page in Umbraco errors out with the following errors:Clearing the Client Dependeny cache doesn't work, but manually setting the value for the setting back to false in de SEOChecker.config file does allows the page to load properly.
Umbraco 8.6.1 SeoChecker 2.9.0
Hi Dave,
100% sure this is client dependency. So clearing the folder, increase the number in cleintdependency.config and what also helps is setting compilation to debug in web.config.
Hope this helps,
Richard
We also have this issue on a live environment. Just tries deleting all contents from the client dependency folder and that also didn't work. For obvious reason setting compilation to debug on a live environment isn't a good idea.
Hi Dave,
Sorry for delay. Doesn't happen here with the same settings Applied. Did you also increase the version of Client Dependency cache? That's also needed when deleting the cache.
Hope this helps,
Richard
is working on a reply...