You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did a search in local Datastore for an object with the local id and try to update one of its attributes, but instead of customizing it it adds a new object in the localDatastore when I execute the pin function again.
The text was updated successfully, but these errors were encountered:
natalio
changed the title
Object from Parse in LocalDatastore with the local id does not update when I execute the pin function again
Object from Parse in LocalDatastore with the local id doesn't update when I execute the pin function again
Apr 12, 2019
Issue Description
I did a search in local Datastore for an object with the local id and try to update one of its attributes, but instead of customizing it it adds a new object in the localDatastore when I execute the pin function again.
Steps to reproduce
Environment Setup
Server
JS SDK
The text was updated successfully, but these errors were encountered: