我在浏览器的开发者控制台中发现了一个弃用通知:
deprecation-identify-source.js:15 DEPRECATION:[PLUGIN discourse-topic-trade-buttons] 在
discourse/plugins/discourse-topic-trade-buttons/discourse/templates/connectors/topic-above-post-stream/trade-buttons.hbs模板中使用了model属性路径,但未使用this。此回退行为已被弃用,所有属性在使用时都必须在this上查找:{{this.model}} [deprecation id: ember-this-fallback.this-property-fallback] 这将在 ember-this-fallback n/a 中删除。有关更多详细信息,请参阅 Resolving the `this-property-fallback` deprecation
只是想提请注意——虽然我自己无法修复。![]()