Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Dave de Moel 122 posts 574 karma points c-trib
    Jun 05, 2020 @ 10:39
    Dave de Moel
    0

    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:

    TypeError: "$scope.model.tabs is undefined"
        getActiveTab https://heineken.com.local/App_Plugins/SEOChecker/backoffice/seochecker/generalsettings.controller.js?cdv=1769199824:52
        Angular 4
        safeApply https://heineken.com.local/umbraco/js/umbraco.services.js?cdv=1769199824:76
        countdownUserTimeout https://heineken.com.local/umbraco/js/umbraco.services.js?cdv=1769199824:11805
        Angular 3
    angular.js:15570:41
    

    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

  • Richard Soeteman 4054 posts 12927 karma points MVP 2x
    Jun 05, 2020 @ 10:57
    Richard Soeteman
    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

  • Dave de Moel 122 posts 574 karma points c-trib
    Jun 05, 2020 @ 11:02
    Dave de Moel
    0

    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.

  • Richard Soeteman 4054 posts 12927 karma points MVP 2x
    Sep 01, 2020 @ 13:21
    Richard Soeteman
    0

    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

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies