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

google icons not showing on my website #7879

Open
TaRaZaTH opened this issue Oct 28, 2024 · 5 comments
Open

google icons not showing on my website #7879

TaRaZaTH opened this issue Oct 28, 2024 · 5 comments

Comments

@TaRaZaTH
Copy link

[REQUIRED] Environment info

firebase-tools:

Platform:

[REQUIRED] Test case

[REQUIRED] Steps to reproduce

[REQUIRED] Expected behavior

[REQUIRED] Actual behavior

สกรีนช็อต 2024-10-28 123917
I founded a bug that I can't fix no matter what I tried.
Before I run firebase deploy or firebase deploy --only hosting, I had tired runnig

  1. flutter clean
  2. flutter pub get
  3. flutter build web --release --no-tree-shake-icons
    but my icon still not showing at my web site.
    Ps. I also upgrade all flutter and dart version to the newest version but still have a problem. Thank you for you hard working and attention.

Best Regards,
Thitiwarada K.

@google-oss-bot
Copy link
Contributor

This issue does not have all the information required by the template. Looks like you forgot to fill out some sections. Please update the issue with more information.

@aalej
Copy link
Contributor

aalej commented Oct 28, 2024

Hey @TaRaZaTH, sorry to hear you encountered this issue and thanks for reporting this. I'm currently unable to reproduce this issue. After running flutter build web --release --no-tree-shake-icons and deploying, I'm able to see the icons in the deployed web app.

To get a better overview of what could be causing this, could you share with us the ff information:

  • Version of firebase-tools you're using
  • Platform you're using(Windows, macOS, Linux, etc.)
  • Contents of your firebase.json file
  • When running locally using firebase emulators:start --only hosting, do you experience the same behavior or does it only occur when deployed?

Also, by any chance, to help us accurately reproduce the issue could you share a minimal, reproducible sample with us? This will help us verify if the issue is caused by Firebase Tools, Flutter, or something else. Thanks!

@aalej aalej added the Needs: Author Feedback Issues awaiting author feedback label Oct 28, 2024
@TaRaZaTH
Copy link
Author

TaRaZaTH commented Oct 31, 2024 via email

@google-oss-bot google-oss-bot added Needs: Attention and removed Needs: Author Feedback Issues awaiting author feedback labels Oct 31, 2024
@aalej
Copy link
Contributor

aalej commented Nov 1, 2024

Hey @TaRaZaTH, thanks for the added info. Based on what you mentioned, it seems like this might be caused by a browser caching issue since the icons load on a different device. Try clearing your browser's cache then try revisiting the web app, or loading the web app in incognito.

If you're still unable to load the icons after clearing your cache, could you please provide an MCVE to help us reproduce this?

@aalej aalej added Needs: Author Feedback Issues awaiting author feedback type: support and removed Needs: Attention type: bug labels Nov 1, 2024
@TaRaZaTH
Copy link
Author

TaRaZaTH commented Nov 2, 2024 via email

@google-oss-bot google-oss-bot added Needs: Attention and removed Needs: Author Feedback Issues awaiting author feedback labels Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants