You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes made in #2504 (b5a24d5) introduced an issue when evaluating if events exist inside trackElementsType list . element.control && _clickCaptureElements[element.control.tagName.toUpperCase() proceeds the array values instead of array indexes.