This repository was archived by the owner on Apr 17, 2020. It is now read-only.
This repository was archived by the owner on Apr 17, 2020. It is now read-only.
Ember.NAME_KEY is deprecated, override .toString instead [deprecation id: ember-name-key-usage] #134
Problem
Since
Ember 3.8I see a deprecation warning:The warning comes from
ember-cp-validations@3.1.4that is in your dependencies.From this line to be specific.
Solution
The deprecation was fixed in
ember-cp-validations@v4.0.0-beta.6.Please upgrade
ember-cp-validationsdependency.