denvned / isomorphic-relay

Adds server side rendering support to React Relay
BSD 2-Clause "Simplified" License
242 stars 53 forks source link

Help needed in applying isomorphic-relay #52

Closed ghost closed 8 years ago

ghost commented 8 years ago

@denvned, thank you for your awesome work in the field of SSR in Relay :+1:

I tried to adapt your solution into my open-source project. My project consist of two repos:

Unfortunately, when I run the project and hit localhost:3000, a page is loading infinitely. I run the project in the following way:

... and I don't have any errors. I tried to debug the app, however, with no avail.

If you could check what is wrong and what might the root cause of infinite loading, I would be very grateful. I assume that it is my fault, however, it is quite hard to me to spot it.

denvned commented 8 years ago

Can't open the links as the user's account has been deleted.