Deprecated ember-get-helper
See original GitHub issueAddon: ember-get-helper Repository: https://github.com/jmurphyau/ember-get-helper Notice from Author: ember-get-helper has been included in Ember 2.0. Use of this package is deprecated and support for Ember 2.0 will not be maintained.
Deprecation Warning This addon is used by ember-one-way controls and causing a deprecation warning with the current ember-cli version (2.6.x) and maybe with previous versions.
DEPRECATION: Overriding init without calling this._super is deprecated. Please call 'this._super.init && this._super.init.apply(this, arguments);' addon: ember-get-helper
Since ember-get-helper will no longer be maintained, this will result in an error and unusable addon in future ember versions.
Issue Analytics
- State:
- Created 7 years ago
- Comments:10 (4 by maintainers)
Top Results From Across the Web
Ember Get Helper for HTMLBars - GitHub
ember-get-helper has been included in Ember 2.0. Use of this package is deprecated and support for Ember 2.0 will not be maintained.
Read more >How to fix the deprecated Ember.Handlebars ...
Just assign it to Application: App.FormatCurrencyHelper = Ember.Helper.helper(function(params, hash) { var cents = params[0]; var currency ...
Read more >deprecate - 4.9 - Ember API Documentation
A unique id for this deprecation. The id can be used by Ember debugging tools to change the behavior (raise, log or silence)...
Read more >161- Sorting in Ember 2.0 (Replacing SortableMixin)
We used to sort our tables of data with the SortableMixin, but now in Ember 2.0, that's gone. That's too bad for the...
Read more >EmberJS - access properties of an object by arbitrary key in a ...
ember-get-helper ... EmberJS - object proxying is deprecated - accessing property of a controller in template · Access Properties of JS Object on...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
We should still get the ember-get-helper addon updated to avoid the deprecation. Can you open an issue over there? I’ll try to update and release today…
I still have the power
https://www.youtube.com/watch?v=-dJolYw8tnk