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

Logo not Rendering in the WebPage #640

Open
Tholkappiar opened this issue Oct 28, 2023 · 7 comments
Open

Logo not Rendering in the WebPage #640

Tholkappiar opened this issue Oct 28, 2023 · 7 comments

Comments

@Tholkappiar
Copy link

Steps to Reproduce :
visit : https://aquaproj.github.io

Issue : The logo is not rendering in the Page as expected.
Screenshot (89)

PS : I'm eager to work on this. Please assign this issue to me.

@suzuki-shunsuke
Copy link
Member

Thank you for your report.
It's weird. In my environment the logo is rendered properly.

image

According to your screenshot, it looks some errors occurs.

image

Could you check them?

@suzuki-shunsuke
Copy link
Member

And could you try to reload the webpage?

@suzuki-shunsuke
Copy link
Member

What's browser do you use? What's the version?
Could you try other browsers and check if the issue occurs with other browsers?
I usually use Google Chrome on M1 mac.

I checked the logo is rendered properly with the following browsers.

  • Google Chrome Version 118.0.5993.117 (Official Build) (arm64)
  • Firefox 119.0 (64 ビット)
  • Safari Version 17.0 (19616.1.27.211.1)
  • Vivaldi 6.4.3160.34 (Stable channel) (arm64) 759d32c84120776d07d7e1c9b9a4162f045ce550

@suzuki-shunsuke
Copy link
Member

Source code is here.

<img src="https://raw.githubusercontent.com/aquaproj/aqua/main/logo/aqua_without_text.svg" alt="aqua Logo" className="top__logo" />

@Tholkappiar
Copy link
Author

Chrome version : Version 118.0.5993.118 (Official Build) (64-bit)
Firefox : Version 118.0.2 (64-bit)

Checked in 2 different Network , but the problem persists !

Screenshot (91)

@suzuki-shunsuke
Copy link
Member

I see.
The error seems the browser can't access the logo file.

image

Can you access the logo file via browser?

https://raw.githubusercontent.com/aquaproj/aqua/main/logo/aqua_without_text.svg

I can access like this.

image

And could you try other browsers and devices?

@suzuki-shunsuke
Copy link
Member

Perhaps is this because the domain of the image raw.githubusercontent.com is different from the webpage aquaproj.github.io ?

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

2 participants