Fixes issue 104 (https://github.com/rid00z/FreshMvvm/issues/104)#105
Fixes issue 104 (https://github.com/rid00z/FreshMvvm/issues/104)#105theberserker wants to merge 2 commits intorid00z:masterfrom
Conversation
…ageModel causes ReverseInit being called on removed FreshBasePageModel, instead of the one being popped
|
This is a pull request as discussed here: #104 I gusess Also if this is released soon as a NuGet package it would be just awesome :) Do you have any release plan already? |
|
@rid00z any status progress on that pull request? |
|
@rid00z Just wondered if this will be rolled out at any point? As it's causing me an issue currently |
|
Would be nice to get feedback on this. I'm facing this issue as well. |
|
Hello, |
Fixes issue 104: RemoveFromNavigation and then popping PageModel causes ReverseInit being called on removed FreshBasePageModel, instead of the one being popped.