TableExport icon indicating copy to clipboard operation
TableExport copied to clipboard

ignoreCSS in custom option is redefined.

Open ko22009 opened this issue 6 years ago • 0 comments

When you pass custom option to TableExport, your ignoreCSS is redefined to default self.redefined. It is not good. https://github.com/clarketm/TableExport/blob/master/src/stable/js/tableexport.js#L67

ko22009 avatar Sep 02 '19 15:09 ko22009