Hi,
afterOnCellMouseOver not triggered when I hover out of table and hover back on cell
To replicate the issue, I have created jsFiddle for same.
Hover on second column cells and see there’s one tooltip. Move cursor out of table and hover back on last row second column then the event is not fired
https://jsfiddle.net/nihal123/5xpkhboz/2/
Thanks in advance