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

3D Model from assets loads in local host but not server hosting service #68

Open
jtargete opened this issue Jul 4, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@jtargete
Copy link

jtargete commented Jul 4, 2023

Describe the bug
3D model from assets folder loads in local host but when I deploy app into firebase hosting service the 3d model does not load. and instead I get a blank screen

To reproduce
Steps to reproduce the behavior:

  1. Go to example code from model viewer repository
  2. Type flutter build web in terminal or cmd prompt
  3. Type firebase deploy in cmd prompt
  4. go to site see error or blank screen

Expected behavior
I expect for the model to appear on the hosting site the same way it does on local host

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

Desktop (please complete the following information):

  • OS: [MACOS]
  • Browser [Chrome]
@jtargete jtargete added the bug Something isn't working label Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant