Copied to clipboard

Flag this post as spam?

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


  • Ocelot 9 posts 109 karma points
    Jun 30, 2023 @ 10:36
    Ocelot
    0

    Personalisation groups errors - angularJs injector error

    Hi, I'm using personalization groups and in development, I don't get any error because hosting debug is set to true, but when I deploy it on a staging environment I get Error: [$injector:unpr] error. the issue is about registering and finding the translator file.

    I realized that if I set Hosting debug to true then the problem is gone, but who wants to set it to true in production?

    appsettings.staging.json:

      "Hosting": {
        "Debug": false
      },
    

    Thanks in advance.

  • 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