Skip to content

Can not run the demo locally #2

@aziz

Description

@aziz

I'm having a hard time playing with the demo app of yours.
just cloned it and run the simple python server of the app directory.
on the browser I'm getting the below error no matter what route I'm in

TypeError: Cannot read property 'current' of undefined
 at update (http://localhost:8886/lib/angular/angular-route.js:820:30)
    at http://localhost:8886/lib/angular/angular-route.js:806:9
    at nodeLinkFn (http://localhost:8886/lib/angular/angular.js:5435:13)
    at compositeLinkFn (http://localhost:8886/lib/angular/angular.js:4899:15)
    at compositeLinkFn (http://localhost:8886/lib/angular/angular.js:4914:13)
    at compositeLinkFn (http://localhost:8886/lib/angular/angular.js:4914:13)
    at publicLinkFn (http://localhost:8886/lib/angular/angular.js:4819:30)
    at http://localhost:8886/lib/angular/angular.js:1188:27
    at Scope.$eval (http://localhost:8886/lib/angular/angular.js:10699:28)
    at Scope.$apply (http://localhost:8886/lib/angular/angular.js:10796:23) <!-- ngView: undefined --> 

any idea?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions