Hi…
I am trying to create a tool where we can upload .csv file & it will parse it for us…
Thanks to Plasmic team, we have inbuilt papaparse now…
But How do I parse it… Because when I access the file contents using @state.upload.{some name}.contents … its not working Is there a way to access upload file as blob ?