Class Hover Compatibility issue with Interactions

Dear all,

I am not sure what the issue might be, but there seems to be a compatibility issue between Class Hover effects and Interaction. First, I added hover effects from Class Hover such as background change, movement, etc., for an element. Then, I added interaction (scroll into view); however, it seems that the Class Hover effect stops working and only the Interaction stays effective. Is this a bug or am I doing something wrong?

Thank you.

Need a share link.
But generally, if I have a configuration like this, I’ll wrap my button with a generic div and then apply the click interaction to it. This keeps the interaction trigger on a separate element from the actual button.