I am trying to access object key. The key is shown in object in console but when I am trying to access that key its return undefined
. fiddle
console.log(e) //object
console.log(e.data.$menu) // undefined
console.log(e.data.selector) // .context-menu-one