erikras / erikras/react-redux-universal-hot-example
requireLogin not working for first time rendering when disable SSR
Open
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
When I go to chat page by typing in browser location, the requireLogin hook is not called.
I guess it is because there is not store yet when the safeOnEnter hook get called for the first time rendering.
Contributor guide
Assessment
This issue has not been assessed yet.