Skip to content

Conversation

CharlieHawker
Copy link

If you don't set any options at all (and accept all defaults) when initialising the slider, you get a javascript error on line 315 (cannot get property "navContainer" of undefined).

This is caused by the fact that you're not checking if options is set in all the instances where you try to access a property on it.

@CharlieHawker CharlieHawker changed the title Fix for issue #299 If no options set, JS error Jul 3, 2014
@gucong3000
Copy link

I think you should use "settings", not "options"
see this #319

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

Successfully merging this pull request may close these issues.

3 participants