Skip to content
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

Handlebars 2.0 required for Ember 1.9.0 #193

Open
davidsteinberger opened this issue Dec 10, 2014 · 7 comments
Open

Handlebars 2.0 required for Ember 1.9.0 #193

davidsteinberger opened this issue Dec 10, 2014 · 7 comments

Comments

@davidsteinberger
Copy link

I think the dependencies need to be updated in order to compile templates for Handlebars 2.0 (which is required by Ember 1.9.0).

@Genkilabs
Copy link

Yep. Requiring handlebars ~2 is a breaking change.
Also affects CLI version. linstula/ember-cli-bootstrap#29

@Genkilabs
Copy link

For people googling, the error you will receive is Uncaught Error: Unknown template object: function

@asaf
Copy link
Collaborator

asaf commented Dec 13, 2014

a PR will be welcomed,
The new ember components will support Ember 1.9 when it's out.

@davidsteinberger
Copy link
Author

How about this: #194? The compiled JS does work fine in one of my projects w/ Ember 1.9.
I do not fully understand how the 'showcase' is built. Could you look into this?

@gonvaled
Copy link

gonvaled commented Jan 9, 2015

Is this PR going to be merged, and released to bower? It is not possible for me to switch to the new ember components, since that project has currently just a minimal set of the components avaible in bootstrap-for-ember (for example, no growl notificiations are provided)

@Genkilabs
Copy link

I needed this to continue working so just installed manually.
Here's the list of files you need: linstula/ember-cli-bootstrap#29 (comment)

@ritesh83
Copy link

I've updated my forked version to work with ember 1.10
https://github.com/ritesh83/bootstrap-for-ember
Hope it helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants