Trouble remembering nested component states

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.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.