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

options argument isn't actually optional #4

Closed
nicholasbs opened this issue Jun 11, 2012 · 1 comment
Closed

options argument isn't actually optional #4

nicholasbs opened this issue Jun 11, 2012 · 1 comment

Comments

@nicholasbs
Copy link
Contributor

The documentation suggests that the following works:

$('#search_input').fastLiveFilter('#search_list');

But it doesn't, since options will then be undefined. I'll write a quick patch to fix this now.

nicholasbs added a commit to nicholasbs/jquery-fastLiveFilter that referenced this issue Jun 11, 2012
awbush added a commit that referenced this issue Jun 11, 2012
@awbush
Copy link
Owner

awbush commented Jun 11, 2012

Fixed in v1.0.3

@awbush awbush closed this as completed Jun 11, 2012
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