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
{{ message }}
This repository was archived by the owner on Jul 7, 2026. It is now read-only.
model.clear()does not work when model does not pass validation:https://github.com/afeld/backbone-nested/blob/master/backbone-nested.js#L118-L120
this.validateis supposed to return undefined. What is the reason behind this check?