react-redux-isomorphic-example
react-redux-isomorphic-example copied to clipboard
app crashed when `current[key]` is null
cause of components={{main: Index, cart: null}}, the current[key] is null and then the app crashed.