• 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

    Mango V3 Navigation sidebar menu switching error

    User help
    3
    6
    2.3k
    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.
    • J
      Jenny
      last edited by

      Hey, I try to add more pages to the menu on Mango V3. After adding more than 2 pages on Edit menu.
      When I click navigation sidebar menu from new page to default pages. I meet an error "A client error occurred." Both this issue happens in Mango ES and software versions.
      0_1519183768109_Data point.JPG
      Export JSON file for your reference.
      [0_1519183815862_export.json](Uploading 100%)

      1 Reply Last reply Reply Quote 0
      • phildunlapP
        phildunlap
        last edited by phildunlap

        Hi Jenny,

        It doesn't look like that JSON file uploaded. Can you try again? If you don't see it turn into a link in the post preview, it may fail to upload. You can email it to support@infiniteautomation.com

        I wonder, were there any errors in the Mango/logs/ma.log file? And, is this instance fully up to date?

        1 Reply Last reply Reply Quote 0
        • J
          Jenny
          last edited by

          Hi Phil,

          Thank you for kindly reply. The JSON file has sent via mail.

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

            @jenny said in Mango V3 Navigation sidebar menu switching error:

            Hey, I try to add more pages to the menu on Mango V3. After adding more than 2 pages on Edit menu.

            Can you please check your web browser console for errors. What browser are you using?

            Developer at Radix IoT

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

              @Jenny I had a look at some of your pages, I'm not sure which ones you are using but some of them will obviously cause issues because

              • They include HTML <html> or <head> tags
              • They load additional JavaScript files using <script> tags. Especially loading jQuery (its already loaded by our app)
                or bootstrap will probably cause issues
              • You are loading font awesome of different versions in a few different places, this is also already loaded by our app
              • The "client error" message in particular seems to be caused by you trying to load the "popper" JS file

              Developer at Radix IoT

              1 Reply Last reply Reply Quote 0
              • J
                Jenny
                last edited by

                @Jared-Wiltshire Thak you for kindly reply.
                I'll recheck the pages HTML <html> or <head> tags.
                And try to decrease additional JavaScript.
                Fix to load font awesome of same versions in different places.

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