vsternbach / angularjs-typescript-webpack

AngularJS 1.7, typescript 3 and webpack 4 starter project based on angular tutorial
147 stars 41 forks source link

Selector as undefined #1

Closed arunagiritm closed 6 years ago

arunagiritm commented 7 years ago

I cloned this repo. The routing is not happening for "view1" or "view2". On debugging the selector is coming as 'undefined'

image

vsternbach commented 7 years ago

I am sorry, but routing in the example is not in use, it's just leftovers from the previous project where I was playing with decorating ui-router

smololath commented 6 years ago

So, how to fix this? I am getting selector as undefined too.

vsternbach commented 6 years ago

not relevant anymore, updated the project as angular tour of heroes example