Kareem Elbahrawy

Results 1 issues of Kareem Elbahrawy

I came across a scenario in [findCustomTransactionName](https://github.com/elastic/apm-agent-rum-js/blob/main/packages/rum-core/src/common/observers/page-clicks.js#L110), where it returns `null` if it doesn't find a closest element matching the `INTERACTIVE_SELECTOR`. In our frontend, we utilize clickable elements like images...