You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having trouble getting Chosen to render at the correct width when rendering a select control on a hidden tab. I've tried setting up Chosen on the 'show' UI tab event but it's still incorrect.
Is there anything I can try to get this to work? Maybe something like the 'fnAdjustColumnSizing' method of DataTables.
The text was updated successfully, but these errors were encountered:
This is almost certainly related to #92. Chosen widths don't work very well when the select is initially hidden. There are a couple of open pull requests that address this and I'm hoping to get them merged in soon. Thanks.
I'm having trouble getting Chosen to render at the correct width when rendering a select control on a hidden tab. I've tried setting up Chosen on the 'show' UI tab event but it's still incorrect.
Is there anything I can try to get this to work? Maybe something like the 'fnAdjustColumnSizing' method of DataTables.
The text was updated successfully, but these errors were encountered: