-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
Description
I am trying to integrate this with my angular project but as soon as I make a call inside a controller I get the following error:
Error: io.socket is undefined
_get@http://localhost:9000/bower_components/angular-sails-bind/angular-sails-bind.js:179:13
I have confirmed that sails.io.js is being included before angular etc etc, any ideas?