ef4/ember-elsewhere

#with deprecation

Closed this issue · 0 comments

DEPRECATION: {{#with}} is deprecated. If you always want the block to render, replace {{#with}} with {{#let}}. If you want to conditionally render the block, use {{#let}} together with `{{#if}} instead. ('ember-elsewhere/templates/components/from-elsewhere.hbs' @ L6:C6) [deprecation id: ember-glimmer.with-syntax] See https://deprecations.emberjs.com/v3.x/#toc_ember-glimmer-with-syntax for more details.