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

ember-cli-mirage compatibility #32

Open
justin-hackin opened this issue Sep 15, 2015 · 0 comments
Open

ember-cli-mirage compatibility #32

justin-hackin opened this issue Sep 15, 2015 · 0 comments

Comments

@justin-hackin
Copy link

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant