Ember data: save loses belongsTo relationship

后端 未结 3 1928
北恋
北恋 2021-01-28 15:31

I have the following problem:

A form with a select field for selecting the category of a post. Let\'s say the post has category 100. In Ember inspector, this is shown

3条回答
  •  夕颜
    夕颜 (楼主)
    2021-01-28 16:24

    Looks like a bug in Ember Data: https://github.com/emberjs/data/issues/1228

提交回复
热议问题