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

Chosen doesn't render correctly if the select is initially display : none #267

Closed
JulianBirch opened this issue Sep 21, 2011 · 1 comment

Comments

@JulianBirch
Copy link

Verified on firefox and chrome. You can patch around it by making sure that you call .chosen() straight after you've shown a panel but $("select").chosen() is broken when some selects aren't initially visible. It's relatively obvious that this problem is occurring because it believes the width is zero.

@pfiller
Copy link
Contributor

pfiller commented Sep 22, 2011

This is a duplicate of #92 and is a verified issue.

@pfiller pfiller closed this as completed Sep 22, 2011
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