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
Only send an API request to update an object after the user has completed all changes to the item.
ie. Instead of sending out an update after every time the user changes a field in the edit screen, only change the object, and after the user exits the edit screen send out the update.
The text was updated successfully, but these errors were encountered:
Only send an API request to update an object after the user has completed all changes to the item.
ie. Instead of sending out an update after every time the user changes a field in the edit screen, only change the object, and after the user exits the edit screen send out the update.
The text was updated successfully, but these errors were encountered: