I’ve been having trouble with interactive components in prototyping.
When I use an instance of an interactive component, any interactions I add on top do not work.
e.g. I have a button with a hover state, baked into the component as an interactive component. When I link the clicking of the instance of the button to transition to a different artboard, it will not work.
I know that this is an interactive component issue because when I remove the “variant interaction” for the item I am clicking, it works fine.
Anyone else having issues with this?