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

Fix ModalPage issue (#18) #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ScarletKuro
Copy link

This fixes(#18) the problem when you open modal page with withNavigation parameter set to true and close the modal page not using the CloseModalAsync method and as result you get a broken navigation because the global parameter _modalNavigationPage is not null.
Not sure if this is the best way to fix this problem, but it does its job.

@dhindrik
Copy link
Collaborator

dhindrik commented Apr 6, 2021

Do you use TinyNavigationHelper with TinyMvvm? If that the case it would be great if you create a PR for the 3.0 branch of TinyMvvm instead.

@ScarletKuro
Copy link
Author

I do not use TinyMvvm, but i still can create a pull request.

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

Successfully merging this pull request may close these issues.

2 participants