angular / router

The Angular 1 Component Router
MIT License
665 stars 135 forks source link

Angular New Router Error #305

Closed alanloffler closed 9 years ago

alanloffler commented 9 years ago

I tried to use the sample from Getting Started and I have this error at console:

Could not instantiate controller DetailController

I followed the steps in the guide and get an error log. Are some changes at master and I must change something in mi code?

alanloffler commented 9 years ago

The app.detail module isn't set as dependency for myApp module.