Jacob

Results 12 comments of Jacob

I'm not able to reproduce this on chrome. ![image](https://user-images.githubusercontent.com/1760462/79642157-e7479a00-8169-11ea-8a47-8642ea3029a0.png)

@iconixws Given your updated steps to reproduce, ( which is always helpful in the begining) i do see this now. I was testing the other dialogues and couldn't reproduce on...

I'm getting this as well, has anyone been able to fix it? or Have a pointer on where to start.?

@Ant-Pinto I haven't had the time to pursue this anymore yet.

Looks like you have the wrong library. this is csvtojson. If using this library you can use the .on('headers', (headers: string[]) => {})

I'm not sure that it is.. I've been waiting for quite a while.. EDIT: Removed link.. Author is still around and kicking. :D

@nielsgl Hello Niel, thank you for replying, its been so long without activity. There are some great prs open currently. I had this issue pop up: "Revision.documentId cannot be null",...

I ended up rewriting it in typescript simplifying and improving it. https://www.npmjs.com/package/sequelize-central-log

You need to make one of the fields a primary key otherwise id is auto added as primary key Also the error you are receiving is due to the model...