Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

DEPRECATION: Using the '{{#each item in model}}' form of the {{#each}} helper #168

Closed
jkleinsc opened this issue Jul 31, 2015 · 1 comment
Labels
deprecation help wanted indicates that an issue is open for contributions
Milestone

Comments

@jkleinsc
Copy link
Member

Deprecation warnings like this need to be addressed: DEPRECATION: Using the '{{#each item in model}}' form of the {{#each}} helper ('hospitalrun/templates/components/checkbox-or-typeahead.hbs' @ L7:C4) is deprecated. Please use the block param form instead ('{{#each model as |item|}}'). See http://emberjs.com/guides/deprecations/#toc_code-in-code-syntax-for-code-each-code for more details.

@jkleinsc jkleinsc added this to the Ember 2.x milestone Jul 31, 2015
@tangollama tangollama added the help wanted indicates that an issue is open for contributions label Aug 5, 2015
@jkleinsc
Copy link
Member Author

Closing this in favor of issues to resolve deprecations per module (eg #182 for Patients).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
deprecation help wanted indicates that an issue is open for contributions
Projects
None yet
Development

No branches or pull requests

2 participants