emberjs form creates a new record but the edit form doesn't bind to new record
问题 I have been bumping my head concerning editing a child record that is already created. I am using thesame form partial for both creating and editing. I am able to create a child record successfully with that form partial, but if I click edit, for some reason, the edit form does not display or contain the just created record, the edit form is basically empty. To reproduce the error , don't add comments via the fixtureAdapter. If the record is in the comment fixtureAdapter you will see the