Skip to content

Instantly share code, notes, and snippets.

@guyjacks
Created June 27, 2015 19:20
Show Gist options
  • Save guyjacks/a0b3ecda9787692a070e to your computer and use it in GitHub Desktop.
Save guyjacks/a0b3ecda9787692a070e to your computer and use it in GitHub Desktop.
TypeError: Cannot read property 'path' of undefined
at serializeInstruction (http://localhost:8000/node_modules/angular-new-router/dist/router.es5.js:223:24)
at Object.router.registerViewport.activate (http://localhost:8000/node_modules/angular-new-router/dist/router.es5.js:177:31)
at http://localhost:8000/node_modules/angular-new-router/dist/router.es5.js:728:21
at http://localhost:8000/node_modules/angular-new-router/dist/router.es5.js:797:26
at Array.forEach (native)
at mapObj (http://localhost:8000/node_modules/angular-new-router/dist/router.es5.js:796:22)
at mapObjAsync (http://localhost:8000/node_modules/angular-new-router/dist/router.es5.js:792:19)
at ChildRouter.queryViewports (http://localhost:8000/node_modules/angular-new-router/dist/router.es5.js:749:14)
at ChildRouter.activatePorts (http://localhost:8000/node_modules/angular-new-router/dist/router.es5.js:727:19)
at http://localhost:8000/node_modules/angular-new-router/dist/router.es5.js:731:37(anonymous function) @ angular.js:12314$get @ angular.js:9101processQueue @ angular.js:14559(anonymous function) @ angular.js:14567$get.Scope.$eval @ angular.js:15830$get.Scope.$digest @ angular.js:15641$get.Scope.$apply @ angular.js:15935done @ angular.js:10356completeRequest @ angular.js:10528requestLoaded @ angular.js:10469
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment