There seems to be an issue remembering the states of nested components on hover/mouseEnter. My guess would be that a mouseLeave interaction is not being triggered.
In the image below, I have a row interaction on hover which shows some actions on the right, but when I hover over one of the actions, that action does not hide when the mouse leaves the row.