Answer the question
In order to leave comments, you need to log in
I can't pass FormData to Electron js, how to do it right?
There is an application on electron and react, I am writing a chat, I need to add functionality for transferring a file. All the work with the api is still happening in the main.js file.
When passing a file via formdata to main.js , an empty object is received.
How to properly organize the transfer of a file from renderer.js to main.js?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question