Controller not a function, got undefined, while defining controllers globally

后端 未结 14 1780
感动是毒
感动是毒 2020-11-22 00:22

I am writing a sample application using angularjs. i got an error mentioned below on chrome browser.

Error is

Error: [ng:areq] http://errors.

14条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-11-22 01:02

    I was getting this error because I was using an older version of angular that wasn't compatible with my code.

提交回复
热议问题