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

$.fn.model(s) ignores type parameter. #133

Open
iamnoah opened this issue Jun 29, 2012 · 0 comments
Open

$.fn.model(s) ignores type parameter. #133

iamnoah opened this issue Jun 29, 2012 · 0 comments

Comments

@iamnoah
Copy link
Contributor

iamnoah commented Jun 29, 2012

$('.something').model(MyClass) always returns the first model, regardless of type passed in. This is because $.fn.models ignores the type parameter. The docs say it should "only return models of the provided type."

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

1 participant