'dom-text' sorting on input broken (on DT examples, too)
'dom-text' sorting on input broken (on DT examples, too)

Sorting by input value seems to be broken on 1.10 if the "type" is not "numeric".
The problem happens (to me at least, on Chrome) on the examples page: sorting by "Position" does not work.
http://next.datatables.net/examples/plug-ins/dom_sort.html
Any ideas? For the mean time, I am adding "type: numeric" to the field but it feels messy as I am doing this with text.
This discussion has been closed.