More options link not working on first layer

2117
0
07-21-2015 08:11 AM
TonyGroeneveld
New Contributor III

With the new AGOL interface the more options link for the first layer only works one time.  It works the first time, but it will not work after that. I'm using Google Chrome version 32.0.1700.107 m.

Opening the console window this is the error message I get:

  1. Uncaught TypeError: Cannot read property 'itemControl' of undefined arcgisonline.js:12102
    1. (anonymous function)arcgisonline.js:12102
    2. (anonymous function)dojo.js:176
    3. arcgisonline.map.mapUtil.checkFSItemAccessarcgisonline.js:10192
    4. b.declare._checkUploadLinkarcgisonline.js:12103
    5. (anonymous function)arcgisonline.js:12005
    6. h.forEachdojo.js:228
    7. b.declare.onLayerMenuClickarcgisonline.js:11985
    8. onclick

After refreshing the page I can open the popup menu from the more options link once and then it stops working.  As you can imagine this is quite frustrating. Anyone else have an issue with this?

When it works the first time the console reports this:

  1. Error {code: 400, messageCode: "CONT_0001", message: "Item does not exist or is inaccessible.", details: Array[0], log: false…}

    dojo.js:191
  1. Error {code: 400, messageCode: "CONT_0001", message: "Item does not exist or is inaccessible.", details: Array[0], log: false…}

    dojo.js:191

0 Kudos
0 Replies