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

ie "Object doesn't support property or method 'charAt'" error #218

Open
malissa opened this issue Oct 31, 2016 · 1 comment
Open

ie "Object doesn't support property or method 'charAt'" error #218

malissa opened this issue Oct 31, 2016 · 1 comment

Comments

@malissa
Copy link

malissa commented Oct 31, 2016

Using version 3.4.0.

I get the error "Object doesn't support property or method 'charAt'" in internet explorer:
screen shot 2016-10-31 at 2 41 05 pm

The problem seems to be with the variable 'word' being a function instead of a string:
screen shot 2016-10-31 at 2 43 23 pm

When I put a breakpoint in the same place in chrome, it never actually enters that code block. Has anyone seen this before?

@malissa
Copy link
Author

malissa commented Oct 31, 2016

By the way I was able to fix this problem by getting rid of the gem and including datatables with a script tag.

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