Skip to main content
Exception in rendering!

Message: There are no stores hydrated and you are requesting the store FindAContractorStore.
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 FindAContractorStore.
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 (webpack:///./node_modules/react-on-rails/node_package/lib/StoreRegistry.js?:49:13)
    at Object.getStore (webpack:///./node_modules/react-on-rails/node_package/lib/ReactOnRails.js?:116:36)
    at eval (webpack:///./app/javascript/components/contractors/profile.jsx_+_3_modules?:66:7626)
    at d (webpack:///./node_modules/react-dom/cjs/react-dom-server.node.production.min.js?:667:28)
    at bb (webpack:///./node_modules/react-dom/cjs/react-dom-server.node.production.min.js?:714:5)
    at a.b.render (webpack:///./node_modules/react-dom/cjs/react-dom-server.node.production.min.js?:875:9)
    at a.b.read (webpack:///./node_modules/react-dom/cjs/react-dom-server.node.production.min.js?:848:23)
    at Object.exports.renderToString (webpack:///./node_modules/react-dom/cjs/react-dom-server.node.production.min.js?:1228:14)
    at Object.serverRenderReactComponent [as default] (webpack:///./node_modules/react-on-rails/node_package/lib/serverRenderReactComponent.js?:73:39)
    at Object.serverRenderReactComponent (webpack:///./node_modules/react-on-rails/node_package/lib/ReactOnRails.js?:245:48)
    at <anonymous>:6:31
    at <anonymous>:13:11