ember-validated-form-buffer icon indicating copy to clipboard operation
ember-validated-form-buffer copied to clipboard

DEPRECATION: Called didCommit on model #null [deprecation id: ember-data:evented-api-usage]

Open bhabanip07 opened this issue 6 years ago • 0 comments

After upgrading ember-data to latest 3.12, below deprecation is coming.

image

After analyzing this deprecation, I found that we are getting this because the ember-validated-form-buffer/buffer.js it is calling “didCommit/becameInvalid”, line#31

image

bhabanip07 avatar Oct 03 '19 09:10 bhabanip07