strongloop / loopback-example-offline-sync

Offline sync, change tracking, and replication.
http://loopback.io/doc/en/lb2/Synchronization.html
Other
285 stars 110 forks source link

MongoDB - edit record failing #55

Closed anupsaund closed 9 years ago

anupsaund commented 9 years ago

Editing a Todo - fails to update the database, and then causes a conflict as the DB version is different to the local version.

See attached screenshot of console errors in Google Chrome...

capture