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

enableAria:true causes javascript exception when using Colgroup #246

Closed
zuverza opened this issue Sep 17, 2015 · 3 comments
Closed

enableAria:true causes javascript exception when using Colgroup #246

zuverza opened this issue Sep 17, 2015 · 3 comments

Comments

@zuverza
Copy link

zuverza commented Sep 17, 2015

The library crashes when enableAria is true and there is a colgroup element.

Error:
Uncaught TypeError: Cannot read property 'eq' of undefined jquery.floatThead.js:407

If the element is removed OR enableAria is set to false, it works fine.

Fiddle: https://jsfiddle.net/tm03s8y4/

@mkoryak mkoryak added the bug label Sep 17, 2015
@mkoryak
Copy link
Owner

mkoryak commented Sep 17, 2015

will fix

zuverza pushed a commit to zuverza/floatThead that referenced this issue Sep 17, 2015
@mkoryak
Copy link
Owner

mkoryak commented Sep 21, 2015

on master

@mkoryak mkoryak closed this as completed Sep 21, 2015
@mkoryak mkoryak added the solved label Sep 21, 2015
mkoryak added a commit that referenced this issue Sep 21, 2015
fix getRowGroups method being broken when header floated
@lock
Copy link

lock bot commented Dec 10, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Dec 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants