-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ember.beforeObserver is missing on 1.13.4 #11742
Comments
Hmm strange. It should be deprecated, but not removed |
Must be related to 399a84d |
Ya likely. I'm not going to be able to look at this today. It should be relatively easy to piece together the differences. Mind submitting a fix? |
Voila. |
juggy
added a commit
to juggy/ember.js
that referenced
this issue
Jul 14, 2015
Solves emberjs#11742 Move deprecation to the bottom
Fix was merged to release. Thx. |
Eric-Guo
added a commit
to Eric-Guo/ember-examples-with-cli
that referenced
this issue
Aug 7, 2015
https://github.com/broerse/ember-cli-blog notice if running Ember.js 1.13.4, need build ember.js yourself due to issue below. emberjs/ember.js#11742
Eric-Guo
added a commit
to Eric-Guo/ember-examples-with-cli
that referenced
this issue
Aug 7, 2015
https://github.com/broerse/ember-cli-blog notice if running Ember.js 1.13.4, need build ember.js yourself due to issue below. emberjs/ember.js#11742
Eric-Guo
added a commit
to Eric-Guo/ember-examples-with-cli
that referenced
this issue
Aug 9, 2015
https://github.com/broerse/ember-cli-blog notice if running Ember.js 1.13.4, need build ember.js yourself due to issue below. emberjs/ember.js#11742
Eric-Guo
added a commit
to Eric-Guo/ember-examples-with-cli
that referenced
this issue
Aug 11, 2015
https://github.com/broerse/ember-cli-blog notice if running Ember.js 1.13.4, need build ember.js yourself due to issue below. emberjs/ember.js#11742
Eric-Guo
added a commit
to Eric-Guo/ember-examples-with-cli
that referenced
this issue
Aug 13, 2015
https://github.com/broerse/ember-cli-blog notice if running Ember.js 1.13.4, need build ember.js yourself due to issue below. emberjs/ember.js#11742
Eric-Guo
added a commit
to Eric-Guo/ember-examples-with-cli
that referenced
this issue
Aug 14, 2015
https://github.com/broerse/ember-cli-blog notice if running Ember.js 1.13.4, need build ember.js yourself due to issue below. emberjs/ember.js#11742
Eric-Guo
added a commit
to Eric-Guo/ember-examples-with-cli
that referenced
this issue
Aug 21, 2015
https://github.com/broerse/ember-cli-blog notice if running Ember.js 1.13.4, need build ember.js yourself due to issue below. emberjs/ember.js#11742
Eric-Guo
added a commit
to Eric-Guo/ember-examples-with-cli
that referenced
this issue
Aug 23, 2015
https://github.com/broerse/ember-cli-blog notice if running Ember.js 1.13.4, need build ember.js yourself due to issue below. emberjs/ember.js#11742
Eric-Guo
added a commit
to Eric-Guo/ember-examples-with-cli
that referenced
this issue
Sep 12, 2015
https://github.com/broerse/ember-cli-blog notice if running Ember.js 1.13.4, need build ember.js yourself due to issue below. emberjs/ember.js#11742
Eric-Guo
added a commit
to Eric-Guo/ember-examples-with-cli
that referenced
this issue
Sep 12, 2015
https://github.com/broerse/ember-cli-blog notice if running Ember.js 1.13.4, need build ember.js yourself due to issue below. emberjs/ember.js#11742
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please see http://jsbin.com/hifopu/4/edit?html,js,output
The console output is:
Uncaught TypeError: Ember.beforeObserver is not a function
The text was updated successfully, but these errors were encountered: