Error: Argument is not a function, got undefined

前端 未结 17 1843
不思量自难忘°
不思量自难忘° 2020-12-07 19:35

Using AngularJS with Scala Play, I\'m getting this error.

Error: Argument \'MainCtrl\' is not a function, got undefined

I\'m try

17条回答
  •  南方客
    南方客 (楼主)
    2020-12-07 20:12

    Turns out it's the Cache of the browser, using Chrome here. Simply check the "Disable cache" under Inspect (Element) solved my problem.

提交回复
热议问题