Exception in rendering! Message: There are no stores hydrated and you are requesting the store AppStore. This can happen if you are server rendering and either: 1. You do not call redux_store near the top of your controller action's view (not the layout) and before any call to react_component. 2. You do not render redux_store_hydration_data anywhere on your page. Error: There are no stores hydrated and you are requesting the store AppStore. This can happen if you are server rendering and either: 1. You do not call redux_store near the top of your controller action's view (not the layout) and before any call to react_component. 2. You do not render redux_store_hydration_data anywhere on your page. at Object.getStore (<anonymous>:150944:13) at Object.getStore (<anonymous>:51046:35) at exports.default (<anonymous>:9071:41) at c (<anonymous>:150155:501) at Ra (<anonymous>:150158:1) at a.render (<anonymous>:150163:467) at a.read (<anonymous>:150163:58) at Object.renderToString (<anonymous>:150172:289) at serverRenderReactComponent (<anonymous>:151076:36) at Object.serverRenderReactComponent (<anonymous>:51173:53)