Discourse を更新した後、この素晴らしいプラグインでいくつかの非推奨事項が表示されます。管理者向けのページにも 1 つあります。
[管理者向け注記] プラグイン ‘discourse-locations’ には、更新が必要なコードが含まれています。(ID:discourse.jquery-autocomplete) (詳細はこちら)
ブラウザの開発者コンソールには、その他にも次のようなものがあります。
非推奨: [PLUGIN discourse-locations]
userプロパティ パスがdiscourse/plugins/discourse-locations/discourse/templates/connectors/user-card-location-and-website/replace-location.hbsテンプレートで使用されましたが、thisは使用されていません。このフォールバック動作は非推奨となり、テンプレートで使用されるすべてのプロパティはthisで検索する必要があります: {{this.user}} [deprecation id: ember-this-fallback.this-property-fallback] これは ember-this-fallback n/a で削除されます。詳細については Resolving the `this-property-fallback` deprecation を参照してください。
非推奨: [PLUGIN discourse-locations]
showUserLocationプロパティ パスがdiscourse/plugins/discourse-locations/discourse/templates/connectors/user-card-location-and-website/replace-location.hbsテンプレートで使用されましたが、thisは使用されていません。このフォールバック動作は非推奨となり、テンプレートで使用されるすべてのプロパティはthisで検索する必要があります: {{this.showUserLocation}} [deprecation id: ember-this-fallback.this-property-fallback] これは ember-this-fallback n/a で削除されます。詳細については Resolving the `this-property-fallback` deprecation を参照してください。
非推奨: [PLUGIN discourse-locations]
linkWebsiteプロパティ パスがdiscourse/plugins/discourse-locations/discourse/templates/connectors/user-card-location-and-website/replace-location.hbsテンプレートで使用されましたが、thisは使用されていません。このフォールバック動作は非推奨となり、テンプレートで使用されるすべてのプロパティはthisで検索する必要があります: {{this.linkWebsite}} [deprecation id: ember-this-fallback.this-property-fallback] これは ember-this-fallback n/a で削除されます。詳細については Resolving the `this-property-fallback` deprecation を参照してください。
非推奨: [PLUGIN discourse-locations]
removeNoFollowプロパティ パスがdiscourse/plugins/discourse-locations/discourse/templates/connectors/user-card-location-and-website/replace-location.hbsテンプレートで使用されましたが、thisは使用されていません。このフォールバック動作は非推奨となり、テンプレートで使用されるすべてのプロパティはthisで検索する必要があります: {{this.removeNoFollow}} [deprecation id: ember-this-fallback.this-property-fallback] これは ember-this-fallback n/a で削除されます。詳細については Resolving the `this-property-fallback` deprecation を参照してください。