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

Issues with multiple footables on the same page #132

Closed
jlars62 opened this issue Aug 30, 2013 · 3 comments
Closed

Issues with multiple footables on the same page #132

jlars62 opened this issue Aug 30, 2013 · 3 comments

Comments

@jlars62
Copy link

jlars62 commented Aug 30, 2013

I'm sorry if I have missed something in some documentation, but there seems to be an issue with V2 of footables. I have been using v.5, according to the footable.js header, and just switched over to v2. However, on pages where I have more than one footable, it's as if the second table overwrites the first table.

Examples, if I click a th element of the first table, it tries to sort the second table. When I enter text into the input filter of the first table, it filters the second table.

I have double-checked my html for any syntax errors, multiple ids, etc, and as far as I can tell it is clean. I also created a simple standalone page and it had the same issue.

This wasn't happening with v.5, am I missing something or is this a bug?

Thanks alot! Footables is a great plugin!

@bradvin
Copy link
Member

bradvin commented Aug 30, 2013

@jlars62 This was a bug in V2 - we have just fixed it so it should be fine now - check out the new demo called multiple-showcases.htm

Let me know if this update fixes your problem and we will tag this as a new release

@bradvin bradvin closed this as completed Aug 30, 2013
@jlars62
Copy link
Author

jlars62 commented Aug 30, 2013

@bradvin Awesome thanks!

@michaelGregoire
Copy link

Thanks for squashing this bug so quickly!

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