希望您有时间更新此组件。我真的很喜欢它,但现在它显示了此警告:
[管理员通知] 您的某个主题或插件需要更新,以兼容即将到来的 Discourse 核心更改。(ID:component-template-resolving)
并且我的控制台中出现了这些通知:
[警告] 弃用:具有单独解析模板的组件已被弃用。迁移到共置的 js/ts + hbs 文件或 gjs/gts。尝试查找“template:components/blog-image”。[弃用 ID:component-template-resolving] 这将在 ember-source 6.0.0 中删除。有关更多详细信息,请参阅 https://deprecations.emberjs.com/id/component-template-resolving。(chunk.3d3a2777cc56b0f68f02.d41d8cd9.js,第 377 行)
[警告] 弃用:[主题 13“博客文章样式”] 在 `discourse/theme-13/discourse/templates/components/blog-image` 模板中使用了 `isBlogTopic` 属性路径,但未使用 `this`。此回退行为已被弃用,在模板中使用时,所有属性都必须在 `this` 上查找:{{this.isBlogTopic}}[弃用 ID:ember-this-fallback.this-property-fallback] 这将在 ember-this-fallback n/a 中删除。有关更多详细信息,请参阅 https://meta.discourse.org/t/337276。(chunk.3d3a2777cc56b0f68f02.d41d8cd9.js,第 377 行)
[警告] 弃用:[主题 13“博客文章样式”] 在 `discourse/theme-13/discourse/templates/components/blog-image` 模板中使用了 `imageURL` 属性路径,但未使用 `this`。此回退行为已被弃用,在模板中使用时,所有属性都必须在 `this` 上查找:{{this.imageURL}}[弃用 ID:ember-this-fallback.this-property-fallback] 这将在 ember-this-fallback n/a 中删除。有关更多详细信息,请参阅 https://meta.discourse.org/t/337276。(chunk.3d3a2777cc56b0f68f02.d41d8cd9.js,第 377 行)
[警告] 弃用:[主题 13“博客文章样式”] 在 `discourse/theme-13/discourse/templates/connectors/topic-above-post-stream/blog-post-styling` 模板中使用了 `model` 属性路径,但未使用 `this`。此回退行为已被弃用,在模板中使用时,所有属性都必须在 `this` 上查找:{{this.model}}[弃用 ID:ember-this-fallback.this-property-fallback] 这将在 ember-this-fallback n/a 中删除。有关更多详细信息,请参阅 https://meta.discourse.org/t/337276。(chunk.3d3a2777cc56b0f68f02.d41d8cd9.js,第 377 行)