Hi! Iām having a problem with the state memorization. I want a component to keep the same state when re-opening the frame. I looked it up and in their article here it says āāWhen you navigate back and forth between frames, objects re-open in their last set state.āā (related article)
But in my case, the state management only shows one option: āāReset scroll positionāā. It doesnāt show āāReset component stateāā or other options. The article says to update to new state management via the update button, which doesnāt show for me. Also, Iām pretty sure I have the latest update installed.
Can someone tell me what I have to do to use component states?

