ericclemmons / ericclemmons/react-resolver
Need hydrate static method in the Resolver class for server side rendering
Open
- Dominant language
- JavaScript
- Stars
- 1.6k
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
With react 16 there is a new method called hydrate specifically for server rendered apps
https://reactjs.org/docs/react-dom.html#hydrate
Please add a method to the Resolver component to optionally hydrate an application.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.