goinstant / goangular

AngularJS bindings for GoInstant. Build realtime, multi-user apps with AngularJS and GoInstant easily. https://developers.goinstant.com/v1/GoAngular/index.html
BSD 3-Clause "New" or "Revised" License
137 stars 30 forks source link

Uncaught TypeError: undefined is not a function goangular.js:1393 #106

Closed ianwalter closed 8 years ago

ianwalter commented 10 years ago

I get this error when trying to use GoAngular in my app. I have two questions:

  1. Does GoAngular require Lodash?
  2. Is GoAngular incompatible with RequireJS?