See editor.bootstrap.js:152:
$('input:not([type=checkbox]):not([type=radio]), elect, textarea', field.node() )
Obviously it's a typo in "elect", which must read "select".
This breaks "SELECT" fields rendering in bootstrap.
I seem to remember this getting fixed. Do you have the latest version?
As @tangerine mentioned this was brought up earlier: https://www.datatables.net/forums/discussion/46674
Kevin
Yes, the fix will be in 1.7.1 which will be out soon.
Thanks, Allan
It looks like you're new here. If you want to get involved, click one of these buttons!
Answers
I seem to remember this getting fixed. Do you have the latest version?
As @tangerine mentioned this was brought up earlier:
https://www.datatables.net/forums/discussion/46674
Kevin
Yes, the fix will be in 1.7.1 which will be out soon.
Thanks,
Allan