• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    mangoUI 3.4.6

    Scheduled Pinned Locked Moved User help
    3 Posts 2 Posters 1.3k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • CraigWebC Offline
      CraigWeb
      last edited by CraigWeb

      I was running a fully up to date Mango yesterday with no issues. To day I saw noticed the announcement and upgraded a MangoES and another instance running on ubuntu. Both are having the same issues. After upgrading my sidenav menu items stopped working. I deleted and redid all of them and they started to work again. when I close my browser and reopen it again they stop working.
      This is the error in my dev tool:

      error: Could not resolve 'ui.overview' from state 'ui.settings.home'
          at Object.S.y.transitionTo (mangoUi~ngMango.js?v=79615c602717893b08ed:102)
          at Object.S.y.go (mangoUi~ngMango.js?v=79615c602717893b08ed:102)
          at b.followLink (ui.main.js?v=56c3f2c603fe25103998:1)
          at fn (eval at compile (mangoUi~ngMango~ngMangoServices.js?v=696aa2772797d2e09619:230), <anonymous>:4:258)
          at a (mangoUi~ngMango~ngMangoServices.js?v=696aa2772797d2e09619:230)
          at c.$eval (mangoUi~ngMango~ngMangoServices.js?v=696aa2772797d2e09619:230)
          at c.$apply (mangoUi~ngMango~ngMangoServices.js?v=696aa2772797d2e09619:230)
          at HTMLButtonElement.<anonymous> (mangoUi~ngMango~ngMangoServices.js?v=696aa2772797d2e09619:230)
          at HTMLButtonElement.dispatch (mangoUi~ngMango~ngMangoServices.js?v=696aa2772797d2e09619:39)
          at HTMLButtonElement.g.handle (mangoUi~ngMango~ngMangoServices.js?v=696aa2772797d2e09619:39)
      (anonymous) @ mangoUi~ngMango~ngMangoServices.js?v=696aa2772797d2e09619:230
      c @ mangoUi~ngMango~ngMangoServices.js?v=696aa2772797d2e09619:72
      (anonymous) @ mangoUi~ngMango~ngMangoServices.js?v=696aa2772797d2e09619:72
      $apply @ mangoUi~ngMango~ngMangoServices.js?v=696aa2772797d2e09619:230
      (anonymous) @ mangoUi~ngMango~ngMangoServices.js?v=696aa2772797d2e09619:230
      dispatch @ mangoUi~ngMango~ngMangoServices.js?v=696aa2772797d2e09619:39
      g.handle @ mangoUi~ngMango~ngMangoServices.js?v=696aa2772797d2e09619:39
      

      What i've noticed is that if I make any change in the Edit menu page and save it. The error is resolved. Once I close the browser and then log back in, the error returns.

      When I inspect my Menu Items before I push save in the Menu Editor page:

      <a target="_self" class="ma-ui-menu-indent md-mangoDark-theme">
          <!---->
          <!---->
          <span class="menu-text">Overview</span>
        </a>
      

      After I push save :

      <a target="_self" class="ma-ui-menu-indent md-mangoDark-theme" ng-href="/ui/overview" href="/ui/overview">
          <!---->
          <!---->
          <span class="menu-text">Overview</span>
        </a>
      

      Edit again: Refreshing the browser fixes the buttons as well.

      1 Reply Last reply Reply Quote 0
      • Jared WiltshireJ Offline
        Jared Wiltshire
        last edited by

        @CraigWeb Yep found the issue and will release a fix ASAP. Really sorry about that!

        Developer at Radix IoT

        1 Reply Last reply Reply Quote 0
        • Jared WiltshireJ Offline
          Jared Wiltshire
          last edited by

          https://forum.infiniteautomation.com/topic/3635/release-notes-for-mangoui-3-4-7

          Developer at Radix IoT

          1 Reply Last reply Reply Quote 0
          • First post
            Last post