I’m getting a warning message appear on all of my components with interactions. I’m able to re-produce it by creating a basic text component with 2 variants and a hover state change. Can someone share any insight into why this is happening? Screenshot and message below.
“The interaction will not be triggered as interactions on instances are triggered before inherited internal interactions”
Best answer by Celine_
Hey Simon, thanks for details! This looks like a long standing bug that our engineering team is aware. It would be great if you can reach out to the support team with a copy of your file, so we can double check and investigate it further by filling a form here: https://help.figma.com/hc/en-us/requests/new.
Be sure to use your Figma account email, include a link to the file, and share it with support-share@figma.com so they can take a closer look. Thank you!
I’ve made my Main component variant A change on click to a new variant B. When I use the component variant A somewhere, and want to tricker a snackbar on clicking variant A, I get the same error message “This interaction will not be triggered as interactions on instances are triggered before inherited internal interactions”
this is also happening to me. I’m trying to prototype an on hover interaction that would trigger an overlay, and then an on click interaction on the same element that would trigger a new frame. This is extremely frustrating