Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Error when I tap Sign up #11

Open
creepteks opened this issue Feb 13, 2017 · 0 comments
Open

Error when I tap Sign up #11

creepteks opened this issue Feb 13, 2017 · 0 comments

Comments

@creepteks
Copy link

creepteks commented Feb 13, 2017

I get the following error when I tap on sign up:
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.

when I debug the app, the debugger stops at the following line, throwing the error:
NavigationService>CreateAndBindPage>line 162 which is :

page.BindingContext = viewModel;

CreateAndBind does its job on other viewModels, just not the signUpViewModel; and I honestly donno what's goin on!

PS: I did what was discussed in the #2 . it still is broken.

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

No branches or pull requests

1 participant