Albert Haff

Results 13 comments of Albert Haff

@olivernybroe I agree. This definitely makes longer errors messages easier to read. I think it would also make errors easier to read, if we placed URLs referring to docs, etc....

Thanks for reporting this! I'm leaving for vacation tomorrow, so I won't have time to look at this until I'm back.

Sorry for an extremely late reply. Thanks for the PR!

Hi. Sorry for the late reply. I have just released a new version (ngx-papaparse@5) which should solve this issue. If not, feel free to reopen this issue.

@AlexGoris-KasparSolutions No need for a new issue, if it's the same problem. Could you please send me the versions stated in your content `package.lock`-file? I need the version of `ngx-papaparse`,...

Hi. Unfortunately, i can't really do anything about that for now. The problem is with the underlying library. For more information, see https://alberthaff.dk/projects/ngx-papaparse/docs/v5/installation/angular-10-or-later

Hi. Thanks for pointing this out. Feel free to create a PR - and i'll be happy to merge it in.

Yeah, I think so. This should also lead to less maintenance, since this plugin basically pass the options array to Papa Parse. Most new functions will probably just require that...

I just spent a couple of hours debugging the same error. In my case, the problem turned out to be, that I'm using a model which has a string as...