Skip to content

Error on items with condition property after update to 0.7.12 #264

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

Closed
plong0 opened this issue Feb 25, 2015 · 3 comments
Closed

Error on items with condition property after update to 0.7.12 #264

plong0 opened this issue Feb 25, 2015 · 3 comments

Comments

@plong0
Copy link

plong0 commented Feb 25, 2015

Just updated to 0.7.12 and I am receiving this error:

 TypeError: undefined is not a function
    at schema-form.js:293
@plong0
Copy link
Author

plong0 commented Feb 25, 2015

It is coming from a form element with a condition on it.

At first I thought it was because of a leftover "conditional" type element, so I took out the conditional and put the condition on each of its items, but I still receive the error.

@plong0 plong0 changed the title Error after update to 0.7.12 Error on items with condition property after update to 0.7.12 Feb 25, 2015
@Dervisevic
Copy link
Contributor

The .each method was only available with jQuery, 0.7.13 fixes the issue.

@plong0
Copy link
Author

plong0 commented Feb 25, 2015

Thanks dudes :)
sorry for the dupe of #263

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

No branches or pull requests

2 participants