Skip to content

Ember 3.27+ issues deprecation for accessing window.Ember #600

@rwjblue

Description

@rwjblue

The code here:

var Promise = originalGlobal.Ember.RSVP.Promise;

Accesses window.Ember, which on Ember 3.27 and higher issues a deprecation.

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