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

Uncaught ReferenceError: options is not defined #1

Closed
zabojad opened this issue Jun 23, 2017 · 3 comments
Closed

Uncaught ReferenceError: options is not defined #1

zabojad opened this issue Jun 23, 2017 · 3 comments

Comments

@zabojad
Copy link

zabojad commented Jun 23, 2017

I get the following error:

Uncaught ReferenceError: options is not defined
    at initWidths (scrolltable.js:95)
    at ScrollTable.enable (scrolltable.js:60)
    at new ScrollTable (scrolltable.js:55)
@jgj
Copy link
Owner

jgj commented Jun 23, 2017

Are you passing in an options object as the second argument to the constructor?

@zabojad
Copy link
Author

zabojad commented Jun 23, 2017

yep, I'm passing both height and widths parameters...

@jgj
Copy link
Owner

jgj commented Jun 23, 2017

got it, pushed a fix. nice catch, thanks!

@jgj jgj closed this as completed Dec 31, 2017
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