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

This is a nice package but doesn't seem to work for modal barrier #3

Closed
jagan999 opened this issue Jul 29, 2019 · 4 comments
Closed

Comments

@jagan999
Copy link

I used the package as is mentioned in the example. It shows me the circular progress indicator but if I tap elsewhere in the page, it dismisses the progress indicator. According to the documentaiton, default is modal barrier = true, so it should be modal but it appears not.

@jagan999
Copy link
Author

I played around. Looks like setting the barrierEnabled to false works properly. Maybe change the property name?

@FlorinMihalache
Copy link
Owner

Hello @jagan999,

First of all, thank you for the feedback. I just tried what you said on the example project and it works as intended, the barrier is enabled by default and blocks touches on all children widgets of ProgressHUD.

Could you please show me an example code that doesn't work as planned?

@jagan999
Copy link
Author

jagan999 commented Jul 29, 2019 via email

@bdangvnt
Copy link

bdangvnt commented Nov 20, 2019

barrierEnabled = false but when tap, but I don't know why naviator auto pop to previous page widget?

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

No branches or pull requests

3 participants