How to add same trigger for two actions on prototyping?


As shown in video, I want to add two triggers while clicking on the side pane options. I want to achieve “Scroll to a frame” and change the state of the option to Primary color.

When I use the variant of the component which changes color on clicking on the option and add “Scroll to” trigger on it, it overrides the state change and gives only scroll to effect. Gives me the following message on exclamation as shown in the pic.

I want to be able to change the color of the options and scroll to a particular frame while clicking on the option.

You can Add the scroll to interaction inVariant interaction. This will not push back the interaction to Component.
image