Adding a bookmark causes exception in Chrome

594
0
09-29-2011 07:55 AM
JeffJacobson
Occasional Contributor III
The new Bookmark widget throws an error when using Chrome.  Follow the following steps to reproduce the error.

  1. Open the "Bookmark Widget - Editable" sample in Chrome.

  2. Press F12 to open the debugging window.

  3. Add a bookmark using the bookmark widget.

Upon adding a bookmark, the following exception is thrown.

Uncaught Error: NOT_FOUND_ERR: DOM Exception 8
_4.declare._finishEditserverapi.arcgisonline.com/jsapi/arcgis/2.5/js/esri/dijit/Bookmarks.xd.js:19
_4.declare._editBookmarkLabelserverapi.arcgisonline.com/jsapi/arcgis/2.5/js/esri/dijit/Bookmarks.xd.js:19
dojo.hitchserverapi.arcgisonline.com:14

Note that this error doesn't actually prevent the user from using the widget, though.
0 Kudos
0 Replies