ericclemmons / react-resolver

Async rendering & data-fetching for universal React applications.
https://ericclemmons.github.io/react-resolver
Other
1.65k stars 52 forks source link

Keep resolved values #124

Closed TriPSs closed 7 years ago

TriPSs commented 7 years ago

Like the title say's, keep the already resolved values and do not refetch the data from it's source.

TriPSs commented 7 years ago

Wrong branche!