TheOdinProject / theodinproject

Main Website for The Odin Project
http://www.theodinproject.com
MIT License
3.71k stars 2.07k forks source link

Bug: The Odin Project's website is not being rendered correctly on Safari #4813

Open huy2000vu opened 1 week ago

huy2000vu commented 1 week ago

Checks

Bug description

Website not being rendered correctly. HTML elements are all fullscreened.

How to reproduce

  1. Open Safari browser using MACOS
  2. Visit the official The Odin Project's website

Expected behavior

The website should be rendered correctly just like how the official website looks.

What browsers are you seeing the problem on?

Safari

What OS are you using?

MacOS

Discord Name

essentially

Additional Comments

No response

KevinMulhern commented 1 week ago

Thanks for the report @huy2000vu. What do you mean by not rendering correctly? screenshots if possible please and what version of Safari are you using?

huy2000vu commented 1 week ago
Screenshot_2024-09-19_at_4 55 29_PM

Safari Version: Version 17.4.1 (19618.1.15.11.14)

KevinMulhern commented 1 week ago

Thanks @huy2000vu, that looks like our CSS is blocked from loading. It's working fine on my machine (Safari 17.6). Are there any errors in your JS console when you inspect that page with the Safari web inspector?