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

Not working after upgrade to Ember 2.10.0 #31

Closed
jurgenwerk opened this issue Dec 2, 2016 · 3 comments
Closed

Not working after upgrade to Ember 2.10.0 #31

jurgenwerk opened this issue Dec 2, 2016 · 3 comments

Comments

@jurgenwerk
Copy link

Version of ember-let: 0.5.3

Ember Version / Ember CLI Version:

Ember Version: 2.10.0
Ember CLI Version: 2.10.0-beta.2

Expected Behavior

Before I updated (from Ember 2.7.0), the {{let}} helper worked OK.

Actual Behavior

After upgrade to Ember 2.10.0, {{let}} helpers are throwing this error:

Uncaught TypeError: args.evaluate is not a function(…)

Steps To Reproduce:

  1. Simply writing {{let test="test"}} throws said error in my app. I wanted to reproduce in Twiddle, but sadly it doesn't support 2.10.0.
@ming-codes
Copy link

I have the same issue. I'm on Ember canary.

@Robdel12
Copy link
Collaborator

Robdel12 commented Dec 2, 2016

@rwjblue / @mmun will have better insight than I will :) I'm going to have to guess it's something with the AST transform that we're doing?

@jurgenwerk
Copy link
Author

Thanks for fixing! <3

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

3 participants