petebacondarwin / ng1-component-router-demo

MIT License
30 stars 9 forks source link

ng-outlet problem #8

Open char0n opened 8 years ago

char0n commented 8 years ago

Running the application on http://localhost:3000/ results in page with "Component Router" and this additional html comment in source code:

<!-- ngOutlet: undefined -->

Seems like ng-outlet is not working correctly.