See http://jsfiddle.net/gazmcghee/v6PSA/. Clicking the link shows an alert. But changing the version of EmberJS under "Manage Resources" to https://github.com/downloads/emberjs/ember.js/ember-1.0.pre.js causes the link to disappear. How do I fix this ?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
In the EmberJS version 0.9.8.1, Handlebars was included by default in Ember. Its not the case with the 1.0pre version, so you have to manually add it. PS: Don't forget to add |
|||
|