Closed jpsember closed 1 year ago
This is because switching pages causes it to re-initialize the state stack, and when returning to the caller, the caller code might expect that stack's contents to be still untouched.
This is because switching pages causes it to re-initialize the state stack, and when returning to the caller, the caller code might expect that stack's contents to be still untouched.