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

Error when clicking on empty select box #117

Closed
tsangkca opened this issue Feb 19, 2013 · 2 comments
Closed

Error when clicking on empty select box #117

tsangkca opened this issue Feb 19, 2013 · 2 comments
Assignees
Labels

Comments

@tsangkca
Copy link

Got an error whenever clicking on empty select box:
"TypeError: self.listItems.eq(...).position(...) is undefined
currentTopPosition = self.listItems.eq(self.currentFocus).position().top,
jquery.selectBoxIt.js (line 563)"
(reported by Firefox Firebug)
It's in the _scrollToView function (version 2.9.9)

@ghost ghost assigned gfranko Feb 20, 2013
@gfranko
Copy link
Owner

gfranko commented Feb 20, 2013

This should be resolved in the next release, which will be out in the next day or two!

@gfranko
Copy link
Owner

gfranko commented Feb 21, 2013

I just released v3.0.0, so this should now be fixed!

@gfranko gfranko closed this as completed Feb 21, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants