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

Exception at MtPage.RegisterViewModel #21

Closed
asd4059 opened this issue Nov 7, 2015 · 3 comments
Closed

Exception at MtPage.RegisterViewModel #21

asd4059 opened this issue Nov 7, 2015 · 3 comments

Comments

@asd4059
Copy link
Contributor

asd4059 commented Nov 7, 2015

ViewModelHelper.RegisterViewModelForStateHandling:
page.PageStateHandler is null

Exception
at MyToolkit.Mvvm.ViewModelHelper.RegisterViewModelForStateHandling(IStateHandlingViewModel viewModel, MtPage page)
at MyToolkit.Mvvm.ViewModelHelper.RegisterViewModel(ViewModelBase viewModel, FrameworkElement view, Boolean registerForStateHandling)
at MyToolkit.Paging.MtPage.RegisterViewModel(ViewModelBase viewModel, Boolean registerForStateHandling)
at MusicPlayer.UI.MainPage..ctor()

@RicoSuter
Copy link
Owner

Thanks for reporting, will fix tomorrow...

@RicoSuter
Copy link
Owner

Should be fixed in v2.5.2, please verify if it works now

@asd4059
Copy link
Contributor Author

asd4059 commented Nov 8, 2015

Now works correctly, thanks.

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

No branches or pull requests

2 participants