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

[Server-Side Testing] Index page doesn't load immediately #91

Open
otajor opened this issue Feb 10, 2016 · 0 comments
Open

[Server-Side Testing] Index page doesn't load immediately #91

otajor opened this issue Feb 10, 2016 · 0 comments

Comments

@otajor
Copy link
Contributor

otajor commented Feb 10, 2016

https://github.com/FAC7/READMEs/blob/master/week4/server-testing-tutorial/server.js#L9

If you start the server and go to localhost:8000, it stays loading forever instead of loading index. I guess this is because the if statement isn't kicking in - maybe url.length is not 1?

We had to add another else branch at the end to make it load..

@katbow @RobStallion

@otajor otajor changed the title Index page doesn't load immediately. Index page doesn't load immediately (Server-Side Testing) Feb 10, 2016
@otajor otajor changed the title Index page doesn't load immediately (Server-Side Testing) [Server-Side Testing] Index page doesn't load immediately Feb 10, 2016
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

1 participant