Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

add a way for redirects to work with server-rendering #10

Open
alidcast opened this issue Jan 11, 2019 · 0 comments
Open

add a way for redirects to work with server-rendering #10

alidcast opened this issue Jan 11, 2019 · 0 comments

Comments

@alidcast
Copy link

it seems that redirects are only handled programmatically, but it would be great to provide a way that makes component-level redirects compatible with server-rendering

react-router does via it's Redirect component, and using the context prop to find out what the result of the rendering was (see: https://github.com/ReactTraining/react-router/blob/master/packages/react-router-dom/docs/guides/server-rendering.md)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant