From eaf8a163ed3dc15b624188dcf8ae7216b801d73e Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 28 Feb 2019 00:01:25 +0100 Subject: weird --- client/tables.js | 1 + 1 file changed, 1 insertion(+) diff --git a/client/tables.js b/client/tables.js index 70ab5971..2f4214e1 100644 --- a/client/tables.js +++ b/client/tables.js @@ -65,6 +65,7 @@ export default function append(el, payload) { .then(r => r.text()) .then(text => { try { + console.log(text) const data = csv.toJSON(text, { headers: { included: true } }) // console.log(data) table.setData(data) -- cgit v1.2.3-70-g09d2