-
Notifications
You must be signed in to change notification settings - Fork 4.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
Website: layouts page layout broken #3633
Comments
👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you've completed all the fields in the issue template so we can best help. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can. |
Working well when running locally. Still working on it. |
I can confirm that the page layout is also broken on Chrome & Firefox on Ubuntu 19.04 in production, but when running it locally it works. |
In production we are using static generation, can be reproduced locally with |
Was able to debug it, will be fixed in #3652. |
Bug Report
When I visit https://react.semantic-ui.com/ and navigate to https://react.semantic-ui.com/layouts/ using the link in the sidemenu, everything is fine.
However, if I visit https://react.semantic-ui.com/layouts/ directly, the layout of the page is broken.
Steps
Visit https://react.semantic-ui.com/layouts/ directly in the browser. Tested with Opera and Edge (don't have Chrome installed atm, but Opera is chromium based and should have a similar rendering experience)
Expected Result
Actual Result
Version
N.A.
Testcase
N.A.
The text was updated successfully, but these errors were encountered: