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
The save() does not store the changes, since this functionality was not completely tested.
With this in mind, we have drafted a fix for this issue in this branch. We will be testing it out for approximately a week, and if everything works out okay, we will merge it with the master branch and create a new release.
There is a bug right now in the master branch with saving changes to an array of references.
Example:
The
save()does not store the changes, since this functionality was not completely tested.With this in mind, we have drafted a fix for this issue in this branch. We will be testing it out for approximately a week, and if everything works out okay, we will merge it with the master branch and create a new release.