Skip to content

Conversation

@mellamokb
Copy link

When you open the Counter page, increment, then leave and come back, the counter is reset to 0. However the AppState keeps the increased value. This leads to confusing results when you click the WinForms button because it returns AppState value, which may be different than the page. The fix is to re-load AppState Counter value each time you visit Counter page.

When you open the Counter page, increment, then leave and come back, the counter is reset to 0.  However the AppState keeps the increased value.  This leads to confusing results when you click the WinForms button because it returns AppState value, which may be different than the page.  The fix is to re-load AppState Counter value each time you visit Counter page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant