在我学习Ember的过程中,我试图让Ember向/api/post发出一个get请求,并通过工具栏显示一个帖子列表。现在,它成功地提出了get请求,但是chrome弹出了这些错误- at DS.JSONSerializer.DS.Serializer.extend.configureSideloadMappingForTypebody=1:10104:7)
at http://localho
使用最新的Ember (3.2),成员-cli-海市蜃楼0.4.7,成员-cli-q单元4.3.2,成员-q单元3.4.1Uncaught TypeError: template.getProperties is not a functionimport { module, test } from 'qunit';import { render } from