-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Bug: Website not being rendered correctly #4929
Comments
@terixea Thank you for making this issue. I've visited the page on Ubuntu using Chrome, and it seems fine and normal to me. Can you confirm that it's still not functioning properly for you? If it's still not, what version of Ubuntu and what version of Chrome are you running? |
Still not functioning properly; everything worked correctly earlier, problem started just yesterday. I have dual boot (Windows + Ubuntu). |
Are there any errors in the JS console when you open the Chrome web inspector on that page @terixea? have you installed any new browser extensions recently? |
Just FYI, we've had a complaint on reddit about this as well. So it is not limited to just one user. |
I haven't installed any extensions. Error from the console for the page https://www.theodinproject.com/lessons/foundations-links-and-images: Information in the console about "Sentry loader which isn't working anymore" relates to all pages but I see the same in Mozilla Firefox, so this probably doesn't cause or relate to the problem. |
If that does fix the issue, I wonder if it's a case of Tailwind v4 breaking compatibility with older browsers? |
That's likely it, Theres been a decent amount of Chrome related issues opened for V4 recently. We'll need to think about reverting if there are many more reports. I'll keep an eye on patches coming through to Tailwind and get them bumped in our app asap. Please let us know if updating your Chrome version fixes it @terixea. |
I have updated to the latest stablel (133) and it fixed the problem for me, website now looks as earlier :) Should I close the issue now or are there any other steps that need to be done before? |
Great stuff! thanks for getting back to us! I think we should leave it open for now. If any one else runs into this, they'll be able to report it and find out how to fix it in one place. |
Checks
Bug: brief description of bug
format, e.g.Bug: Lesson complete button does not update on click
Bug description
When opening TOP website, it looks like it is not being rendered correctly - menu on the right side is missing, text is not formatted, links are not working (not redirecting to anywhere) etc.
Problem occurs only on Ubuntu distro + Google Chrome. On Windows + Google Chrome and also on Ubuntu + Mozilla Firefox, the website is being rendered correctly.
I tried hard refresh, to wait for few hours, and also updating + installing system packages + dependencies. These solutions didn't help - it looks like some general problem rather than issue on my side.
I am sending attached screen of how the website looks like. This problem is related to all website, not to any particular section or lesson.
How to reproduce
Expected behavior
What browsers are you seeing the problem on?
Chrome
What OS are you using?
Ubuntu
Discord Name
No response
Additional Comments
No response
The text was updated successfully, but these errors were encountered: