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
Check req.object.isNew() this will be true for new objects, and false if the object is being updated. Another trick would be to use the createdAt / updatedAt properties.
Is there a work around, maybe it's there lying in plain sight
The text was updated successfully, but these errors were encountered: