You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm seeing: Error while processing route: blog No model was found for 'tumblr-post-text' Error: No model was found for 'tumblr-post-text'
Debug information:
ember.debug.js:5553DEBUG: Ember : 1.13.12
ember.debug.js:5553DEBUG: Ember Data : 1.13.15
ember.debug.js:5553DEBUG: jQuery : 1.11.3
Thoughts? Do I need to modify my ember-cli-build.js file to include the library?
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/30065306-no-model-was-found-for-tumblr-post-text?utm_campaign=plugin&utm_content=tracker%2F18976936&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F18976936&utm_medium=issues&utm_source=github).
The text was updated successfully, but these errors were encountered:
@allthesignals are you trying to integrate it into your project, or just running the dummy app? Any chance you can upload an example project to github and link me so I can reproduce your issue? All you should need to do is ember install the addon, and ember-cli will automatically take care of merging the files so that the models are available.
@allthesignals I've updated this addon for Ember-Data 2.x, hopefully that will fix your issues? I'll release something this week, but feel free to try master in the meantime.
I'm seeing:
Error while processing route: blog No model was found for 'tumblr-post-text' Error: No model was found for 'tumblr-post-text'
Debug information:
Thoughts? Do I need to modify my ember-cli-build.js file to include the library?
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/30065306-no-model-was-found-for-tumblr-post-text?utm_campaign=plugin&utm_content=tracker%2F18976936&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F18976936&utm_medium=issues&utm_source=github).The text was updated successfully, but these errors were encountered: