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 17, 2024. It is now read-only.
Once a new record has been saved to local db, the phantom property is set to false, as a consequence when you sync with server the phantom property is still false and the POST url has the record id in the path (ie POST /model/ext-record-123) which is wrong.