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

CircularProgressIndicator covers the whole view #10

Closed
jakub-cosmose opened this issue Mar 10, 2022 · 2 comments
Closed

CircularProgressIndicator covers the whole view #10

jakub-cosmose opened this issue Mar 10, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@jakub-cosmose
Copy link

Describe the bug
After adding the CircularProgressIndicator the WebView is shown only if _proxy == null, so only in invalid state. The condition should be != null. Apart from that, the state is not refreshed when the proxy is created, so it works pretty random, sometimes the WebView is shown and sometimes the progress. Once one of them is shown, it never changes until the widget is refreshed externally.

To reproduce
Steps to reproduce the behavior:

  1. Just open the example app; sometimes the progress stays there forever

Expected behavior
The progress should be shown only during proxy loading.

Screenshots
If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: Pixel 6
  • OS: Android 12
@jakub-cosmose jakub-cosmose added the bug Something isn't working label Mar 10, 2022
@muazbutt9
Copy link

@jakub-cosmose the AR button is also mot working, it gives an intent error on click. Is it working for you?

@Foldblade
Copy link
Collaborator

Thank you! I'll have a check for that.

Foldblade added a commit to Foldblade/model_viewer_plus.dart that referenced this issue Mar 14, 2022
omchiii added a commit that referenced this issue Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants