react-papaparse
react-papaparse copied to clipboard
Config complete and step is not triggered when uploading
Hello, its a good package to used, very helpfull for me. appreciate it.
but can someone tell me, how to trigger complete and step config ? because i tried to console.log , but it never show me anything.
nothing on docs are tells me how to do it, im working on local files (not stream)
Goals is, when user finaly success load the files to input, i want to show them the percentage of the progress then after its complete i want to upload it to the api service so Backend can proccess it
Also having this issue