Skip to content

Instantly share code, notes, and snippets.

@wesruv
Created August 6, 2015 19:19
Show Gist options
  • Save wesruv/d24fbf887597456e9799 to your computer and use it in GitHub Desktop.
Save wesruv/d24fbf887597456e9799 to your computer and use it in GitHub Desktop.
Warning: Failed Context Types: Required context `router` was not specified in `Link`. Check the render method of `ALink`.
/var/www/lullabot.com/node_modules/fibers/future.js:245
throw(ex);
^
TypeError: Cannot read property 'makeHref' of undefined
at Link.getHref (/var/www/lullabot.com/node_modules/react-router/lib/components/Link.js:74:33)
at Link.render (/var/www/lullabot.com/node_modules/react-router/lib/components/Link.js:99:20)
at [object Object].ReactCompositeComponentMixin._renderValidatedComponentWithoutOwnerOrContext (/var/www/lullabot.com/node_modules/react/lib/ReactCompositeComponent.js:789:34)
at [object Object].ReactCompositeComponentMixin._renderValidatedComponent (/var/www/lullabot.com/node_modules/react/lib/ReactCompositeComponent.js:816:14)
at [object Object].wrapper [as _renderValidatedComponent] (/var/www/lullabot.com/node_modules/react/lib/ReactPerf.js:70:21)
at [object Object].ReactCompositeComponentMixin.mountComponent (/var/www/lullabot.com/node_modules/react/lib/ReactCompositeComponent.js:237:30)
at [object Object].wrapper [as mountComponent] (/var/www/lullabot.com/node_modules/react/lib/ReactPerf.js:70:21)
at Object.ReactReconciler.mountComponent (/var/www/lullabot.com/node_modules/react/lib/ReactReconciler.js:38:35)
at [object Object].ReactCompositeComponentMixin.mountComponent (/var/www/lullabot.com/node_modules/react/lib/ReactCompositeComponent.js:247:34)
at [object Object].wrapper [as mountComponent] (/var/www/lullabot.com/node_modules/react/lib/ReactPerf.js:70:21)
at Object.ReactReconciler.mountComponent (/var/www/lullabot.com/node_modules/react/lib/ReactReconciler.js:38:35)
at ReactDOMComponent.ReactMultiChild.Mixin.mountChildren (/var/www/lullabot.com/node_modules/react/lib/ReactMultiChild.js:192:44)
at ReactDOMComponent.Mixin._createContentMarkup (/var/www/lullabot.com/node_modules/react/lib/ReactDOMComponent.js:289:32)
at ReactDOMComponent.Mixin.mountComponent (/var/www/lullabot.com/node_modules/react/lib/ReactDOMComponent.js:199:12)
at Object.ReactReconciler.mountComponent (/var/www/lullabot.com/node_modules/react/lib/ReactReconciler.js:38:35)
at [object Object].ReactCompositeComponentMixin.mountComponent (/var/www/lullabot.com/node_modules/react/lib/ReactCompositeComponent.js:247:34)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment