denvned / isomorphic-relay

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

Is it possible to complete reload of component data on the browser ? #70

Open softglance opened 7 years ago

softglance commented 7 years ago

In the list of router component passed to Isomorphic Router, I need one or two components to be loaded on the browser after user login. Is there any way I can do that while using Isomorphic-relay.