Skip to content
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.

Using Ember.NAME_KEY is deprecated, override .toString instead [deprecation id: ember-name-key-usage] #134

@tniezurawski

Description

@tniezurawski

Problem

Since Ember 3.8 I see a deprecation warning:

Using `Ember.NAME_KEY` is deprecated, override `.toString` instead [deprecation id: ember-name-key-usage]

The warning comes from ember-cp-validations@3.1.4 that 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-validations dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions