Hello guys,
I am currently facing a problem that I am not able to solve.
I created a Button Component that also has a hover state which get’s triggered while hovering.
Whenever I want to use an instance of this component in my prototype and connect a “On click” interaction to it the interaction won’t work until I remove the “while hovering” interaction from the base component.
Does anybody have a solution for this?
Thanks a lot for your supprt!