Hello all,
I am new to App Dev and I was wondering if anyone can help me. I am trying to pass a Local Page State Variable from a component to its main page but I don't see it in my main page even when I select "Rebuild Containing Page" while I update the component state from my component. Does the state variable have to be the same name? How do I link these two local variables (component page & main page)?
Just to give a little more background on what I am trying to do; in the main page I have the user click on a "Notification Frequency" button that leads them to the component in question; in the component they should be able to select "Monday, Tuesday, Wed, etc...". Any help would be much appreciated!
Bernardo