opitzconsulting / jquery-mobile-angular-adapter

jquery mobile angular adapter
MIT License
517 stars 114 forks source link

$http not working when controller called via onActivate #182

Closed SethArchambault closed 11 years ago

SethArchambault commented 11 years ago

When I had the ng-controller definited onActivate and not on the page, trying to use $http.get did not work. Once I added it to the page and removed it from onActivate, it worked again. What's up with that?

tbosch commented 11 years ago

Hi, sorry, I don't get your problem... Could you crate a jsfiddle for this? The readme.md contains a template...

Thanks, Tobias

tbosch commented 11 years ago

Closing this. Please reopen if you still have problems...