Skip to content

Error on when creating a new record #109

@derrickshowers

Description

@derrickshowers

When calling this.store.createRecord, the following error is thrown:

Uncaught Error: Assertion Failed: Passing classes to store.serializerFor has been removed. Please pass a dasherized string instead of undefined

I believe that's due to this change with Ember data where typeKey is replaced by modelName for getting a stringified version of the model name.

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