fooplugins / FooTable

jQuery plugin to make HTML tables responsive
https://fooplugins.com/plugins/footable-jquery/
Other
2.13k stars 637 forks source link

TypeError: a.DateColumn is undefined #784

Open jordan-webdev opened 6 years ago

jordan-webdev commented 6 years ago

Not sure why I get this console log error.

TypeError: a.DateColumn is undefined

in footable.js, it's referring to this:

}, a.DateColumn.prototype.stringify = function(b, c, d) {

guillegr123 commented 5 years ago

Seems to be the same as #687. Fixed on release 3.1.6, which can be downloaded here.