-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Main page doesn't work #192
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
Comments
Those two links should serve the same page.
I have only seen this behaviour when my browser points to localhost:4000 (testing the webpage locally) but my local server is not running, and I'm just viewing a cached version of the website Looks like your browser is just showing you the cached version of the site, instead of fetching the page. You could try clearing your cache to force your browser to fetch the page again. I couldn't reproduce this (both links work fine) on linux/firefox, linux/dwb nor in android/chrome (but, I found another bug while testing). I think you are using windows; I don't have access to a windows machine at the moment, so I can't test the same conditions. |
@justanotheranonymoususer: Try these instructions out: #201 (comment) If you're on windows, use type |
Does this still happnen I can't reproduce either. Closing until we can get more details about reproducing. |
http://rustbyexample.com/index.html works, but http://rustbyexample.com/ doesn't: the navigation menu isn't shown, WATCH/STAR stats aren't available, etc.
The text was updated successfully, but these errors were encountered: