Separate variable values for duplicate modules
I've noticed that if I use a module more than once in an email, that both instances have the same variable values.
For example, I have a spacer module with the following number variable ${spacerHeight}. I've added multiple instances of this module to an email. If I change the ${spacerHeight} value on one instance, it will change it for all.
Is there a way to allow different variable values for duplicates instances of the same module?