Skip to content

Code inside of OnNavigatedTo implementation breaks navigation #2375

Answered by jruiz91
jruiz91 asked this question in WPF
Discussion options

You must be logged in to vote

The problem had nothing to do with Prism.

I was unaware of the SelectionChanged event of the DataGrid that contains the list of apples being fired when the OnNavigatedTo method performs the instruction this.SelectedApple = null.

I've uploaded the fix to that problem here.

My apologies.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jruiz91
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
WPF
Labels
None yet
1 participant