See this: https://stackblitz.com/edit/angular-ivy-ytwi1v
Here, once we open menu and hover on the menu options, the function call used by table cells is being triggered.
Console logs on hovering few times
So, my question is:
- Why does this happen?
- How to control/avoid it?
Edit: I have added a visual change to highlight the issue.