Skip to content
This repository was archived by the owner on Oct 9, 2019. It is now read-only.
This repository was archived by the owner on Oct 9, 2019. It is now read-only.

ember-cli-mirage compatibility #32

@justin-hackin

Description

@justin-hackin

I'm using ember-cli-mirage in my app and I want to test the use of ember-prerender before we move to production environment with an external api. Is there any way you could see of making this compatible with it ? When I try using the service, I get the following message in the console:

Error while processing route: index Pretender intercepted GET /api/globalStorages but encountered an error: 'undefined' is not a function (evaluating 'newCollection[method].bind(newCollection)') TypeError: 'undefined' is not a function (evaluating 'newCollection[method].bind(newCollection)')
    at http://localhost:4200/assets/vendor.js:164148

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