Skip to content

`data-adapter being registered multiple times in 0.0.14 (but not in 0.0.11) #413

@bguiz

Description

@bguiz

When I switch from ember-model#0.0.11 to ember-model#0.0.14, in an ember-cli app, I get an error indicating that data-adapter is being registered multiple times.

Reverting to ember-model#0.0.11 reverses this.

Stack:

    Uncaught Error: Assertion Failed: The initializer 'data-adapter' has already been registered vendor.js:16889
    Ember.assert vendor.js:16889
    Application.reopenClass.initializer vendor.js:16167
    (anonymous function) vendor.js:76374
    onLoad vendor.js:46787
    (anonymous function) vendor.js:76373
    (anonymous function)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions