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

Calling query#$sync a second time will error #89

Open colinmacdonald opened 10 years ago

colinmacdonald commented 10 years ago

This is caused by query#execute being called a second time without query#destroy being called first.