Start a new topic

Caching/Offline with AngularJS Lib errors

Hello everybody,

I am developing an AngularJS App with Offline Caching.

Of course, I stored the angularjs lib locally (to be able to work offline).

However, although a certain database is replicated correctly (as I can see in Chromes developer console), the data is not showing correctly and I am getting errors.

Actually, the $kinvey.init function doesnt work out and leads to an error.

Any ideas how to handle this?

$kinvey.Sync.offline and $kinvey.Sync.online are fired correctly when the are supposed to.



Many thanks!



EDIT:

I found out that it has something to do with the grouping functionality.

If I do a normal query (without grouping), it does work



Any ideas?
1 Comment

Please continue [here](https://support.kinvey.com/discussion/201272288/combine-contains-query-with-grouping).
Login or Signup to post a comment