angular-ui / ui-router

The de-facto solution to flexible routing with nested views in AngularJS
http://ui-router.github.io/
MIT License
13.56k stars 3.01k forks source link

could tell me the differences between v1.x and v0.2? #3676

Closed wendyzhaogogo closed 4 years ago

wendyzhaogogo commented 6 years ago

when I load v1.x to my angularjs project,it throws an error. I debugged it and found ng_from_import is undefind. but v0.2 works ok because the implement differs a little. Can anybody explain it for me? I'm confused with it.

christopherthielen commented 6 years ago

Are you using requirejs by any chance? Here are two (duplicate?) issues I find when searching for ng_from_import:

https://github.com/angular-ui/ui-router/issues/3495 https://github.com/angular-ui/ui-router/issues/3257#issuecomment-286504197

wendyzhaogogo commented 6 years ago

@christopherthielen yes,i used it ,maybe it's the key

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

This does not mean that the issue is invalid. Valid issues may be reopened.

Thank you for your contributions.