-
Notifications
You must be signed in to change notification settings - Fork 950
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
Comments
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. |
Hey @TaRaZaTH, sorry to hear you encountered this issue and thanks for reporting this. I'm currently unable to reproduce this issue. After running To get a better overview of what could be causing this, could you share with us the ff information:
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! |
Sorry for replying so late, The issue is if I ran web app on Google chrome
browser on Windows OS, I couldn't see google icons (understood that it's in
materials) but if I ran the app on smart phone or tablet it's always show
the icons and I don't know why I got this issued even after I had deployed
to server today. Here are the capture pictures. Thank you for your
attentions again.
1. Screen capture from my laptop.
[image: image.png]
2. Screen capture from my phone
[image: 430974.jpg]
Ps. I had tried to change asset path in pubspec.yaml too but still not work.
Best Regards,
Thitiwarada
|
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? |
Hello, thank you for replying back. I already cleared the cache as you
suggested by refresh and clear cache with hard reload, it worked in this
call but I also tried to called the link in another tab too and it's not
working still had the same problem not showing icons even if i tried
refresh (not using clear cache and hard reload as usual user do) it
several times. here is the result.
> first tab
[image: image.png]
> second tab
[image: image.png]
and here is my code on this page already attached (home.dart)
Thank you for always helping me solve this issue.
Ps. This project only had a frontend with flutter framework the parameters
I called is only mock up and shows at the end of codes.
Best Regards,
Thitiwarada
ในวันที่ ศ. 1 พ.ย. 2024 เวลา 23:27 aalej ***@***.***>
เขียนว่า:
… Hey @TaRaZaTH <https://github.com/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?
—
Reply to this email directly, view it on GitHub
<#7879 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2ZXM7R3MLRRWOUVO2IP2P3Z6OTXHAVCNFSM6AAAAABQWUQERKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJSGE3TEMJWGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
[REQUIRED] Environment info
firebase-tools:
Platform:
[REQUIRED] Test case
[REQUIRED] Steps to reproduce
[REQUIRED] Expected behavior
[REQUIRED] Actual behavior
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
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.
The text was updated successfully, but these errors were encountered: