I am trying to troubleshoot some jQuery code and added this:
alert(this.dragEl.data(\'type\'));
and all the alert returns is undefined<
undefined<