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

close Progress dialog caused opening widget closed unexpectedly #34

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

tuan3572000
Copy link
Contributor

@tuan3572000 tuan3572000 commented Mar 3, 2024

In flutter

In library

  • There is no place to config this property when initialized the dialog. So just need to add it as a property

In flutter 
- showDialog has default value useRootNavigator = true. Which is add dialog in a RootNavigator path (https://i.stack.imgur.com/95Uwf.jpg)
In library 
- There is no place to config this property when initialized the dialog. So just need to add it as a property
@emreesen27 emreesen27 merged commit bd9c5ae into emreesen27:develop Mar 6, 2024
1 check failed
@emreesen27 emreesen27 mentioned this pull request Mar 9, 2024
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