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
there is an issue when using an increment or decrement function with no additional data to be updated. I figured it out and, and in the Query Builder in the increment function, the "$set" should not be present, when there is no additional data to update, except incrementation itself.