DataTables / VisualEvent

Visually show Javascript events on a page
http://sprymedia.co.uk
1.04k stars 162 forks source link

Same event is reported multiple times (duplication) #55

Open IanKemp opened 9 years ago

IanKemp commented 9 years ago

As per below screenshot:

image

The four "mousedown" events listed there all contain the exact same text. Additionally, each of the events contains four instances of "line 12 in inline script".

Expected: a single "mousedown" event with a single "function could originate" line.

DataTables commented 9 years ago

Are you able to link to the page showing the error please? It does look like a loop error though!