FooTable
FooTable copied to clipboard
TypeError: a.DateColumn is undefined
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) {