Last active
December 25, 2015 07:29
-
-
Save michael-benin-CN/6939969 to your computer and use it in GitHub Desktop.
Sample Error Message in Ember
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Uncaught ReferenceError: <App.ModalController:ember820>#needs does not include `preview`. | |
To access the preview controller from <App.ModalController:ember820>, | |
<App.ModalController:ember820> should have a `needs` property that is | |
an array of the controllers it has access to. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment