I am working with v.3.11 of the JS API and am having issues with the click event for the Bookmarks Dijit.
Does anyone have any ideas how to return the actual BookmarkItem that was clicked in the bookmark dijit? Currently, the event returns an object that includes the whole bookmark dijit itself, which seems to defeat the purpose of a click event.
Appreciate any help,
Joe