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

Cannot read property 'helperFunction' of undefined #1

Closed
jcope2013 opened this issue Jun 24, 2015 · 2 comments
Closed

Cannot read property 'helperFunction' of undefined #1

jcope2013 opened this issue Jun 24, 2015 · 2 comments
Assignees

Comments

@jcope2013
Copy link

on ember 1.13.2, what is the latest this library supports?

Cannot read property 'helperFunction' of undefined

https://github.com/nibynic/ember-simple-form/blob/master/addon/helpers/input-on.js#L18

most likely has to do with the new helper API in 1.13

http://emberjs.com/blog/2015/06/12/ember-1-13-0-released.html
https://github.com/emberjs/rfcs/blob/master/text/0053-helpers.md
emberjs/rfcs#58

@piotrekbator
Copy link
Contributor

Unfortunately, we haven't yet tested the library with anything above Ember 1.12.

I hope to find some time to fix this next week. And maybe that'd be a good time to tidy up some things and finally release it to npm :)

@piotrekbator piotrekbator self-assigned this Jul 2, 2015
@piotrekbator
Copy link
Contributor

It was a little tricky to fix, but the library should now work fine with Ember 1.13.2.

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

2 participants