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
When running db.model("categories", schema), the pre-save hook is actually not registered. The model of Category is loaded directly from db.json, without the information of pre-save hook.
The text was updated successfully, but these errors were encountered: