Skip to main content

I’ve used variables and conditional formatting to make my Stepper component interactive. However, when interacting with one instance, the values in its other instances also get altered. How can I make sure it only affects the amount for the one specific instance I interacted with?


Ideally, the solution should be generic, as its instances will be used across numerous files.


Example: Screen Recording 2023-11-20 at 16.54.11

Prototype settings: Screen Recording 2023-11-20 at 17.04.30

Hi Anna!

Thank you for reaching out to the community.

Can you confirm if “large” and “small” components have the same variables set? If so, this is intended that the values in its other instances also get altered.


Reply