Quantcast
Viewing all articles
Browse latest Browse all 4826

Resolve Depricated warnings

@sapana wrote:

After rendor component this Depricated warning is show please give me suggestions for Remove these warnings from my app

DEPRECATION: A property of <My_app@view:-outlet::ember694> was modified inside the didInsertElement hook. You should never change properties on components, services or models during didInsertElement because it causes significant performance degradation. [deprecation id: ember-views.dispatching-modify-property]

DEPRECATION: You modified (mut disableTextBox) twice in a single render. This was unreliable in Ember 1.x and will be removed in Ember 3.0 [deprecation id: ember-views.render-double-modify]

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4826

Trending Articles