We are working on an Open Source Chrome extension: Digital Assistant Client
I was trying to find the click events registered on dom nodes. For some of the nodes, the click events are not visible when I check in developer tools. How can I find the click event associated with the respective element? Can anyone help me in regards to this?
Please find the example that I am referring to. In JIRA when I click on create a new issue there is a drop-down for issue type. When I inspect the element I don't find any event listeners for click-in developer tools. Can anyone help me in regards to this?
