Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When the user presses Back button in browser, the viewmodel breaks #37

Closed
tomasherceg opened this issue Mar 10, 2015 · 1 comment
Closed
Assignees
Milestone

Comments

@tomasherceg
Copy link
Member

  1. The user fills some form controls (e.g. textbox).
  2. The user navigates to another page.
  3. The user presses Back button in the browser.
  4. The browser fills the form controls with the values automatically but in the viewmodel there is null on each property.

It happens in Google Chrome and maybe in other browsers.

@tomasherceg tomasherceg self-assigned this Mar 10, 2015
@tomasherceg tomasherceg added this to the Version 0.5 milestone Mar 10, 2015
@tomasherceg
Copy link
Member Author

The viewmodel should be saved into a hidden field in the page when the user is leaving the page to be restored when the user clicks the Back button in the browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant