There appears to be a separate event listener being added for each event trigger to the body. Where we have 14 triggers there are 14 event listeners that are attached to the body of the page. Where its an “All Links Click” there is about 100 ms being added to each click which is affecting the INP (One of Googles new CWV metrics)
My question is why would this be and would it change if say we used the all elements instead and set the options?
No, just did the comparisons with and without for the elements, which is where I get the 100ms. GA with the same setup gives me about 20ms. Was hoping not to put too much thought into a third party tool