Maintaining state of a component?
Consider this simple construct: A Settings button that pops up an overlay artboard that contains three toggle settings.

When I run this prototype and toggle some of the settings...

Then close the pop-up...

And re-open it...

The toggle buttons all reset to their default state every time they are displayed.
I need them to remember their states and after days and days of looking for the answer, I cannot figure out how to make this work.
I'm sure I'm missing something very basic. How do I get a component to maintain its state?
Thanks!
